mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-05 10:38:08 +01:00
glibconfig.h.win32.in: remove G_CAN_INLINE
We now define this unconditionally in gmacros.h. Thanks to John Emmas for the tip. https://bugzilla.gnome.org/show_bug.cgi?id=757374
This commit is contained in:
parent
ec6971b864
commit
f2fb877ef7
@ -184,8 +184,6 @@ typedef unsigned __int64 guintptr;
|
||||
#endif /* !_MSC_VER and !__DMC__ */
|
||||
#endif /* !__cplusplus */
|
||||
|
||||
#define G_CAN_INLINE 1
|
||||
|
||||
#ifndef _MSC_VER
|
||||
#define G_HAVE_ISO_VARARGS 1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user