mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-25 11:42:10 +01:00
win32: add back missing _utf8 symbols on x64 builds
The _utf8 functions have been wrongly removed from GLib on x64. https://bugzilla.gnome.org/show_bug.cgi?id=697879
This commit is contained in:
parent
d8c9b263e6
commit
b972018d6c
@ -2354,7 +2354,7 @@ g_format_size_for_display (goffset size)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#if defined (G_OS_WIN32) && !defined (_WIN64)
|
#if defined (G_OS_WIN32)
|
||||||
|
|
||||||
/* Binary compatibility versions. Not for newly compiled code. */
|
/* Binary compatibility versions. Not for newly compiled code. */
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user