mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
Add GLIB_SIZEOF_SIZE_T here, too.
2001-11-28 Tor Lillqvist <tml@iki.fi> * glibconfig.h.win32.in: Add GLIB_SIZEOF_SIZE_T here, too.
This commit is contained in:
committed by
Tor Lillqvist
parent
1d5e8cbc7d
commit
4964b7d9cb
@@ -89,6 +89,7 @@ typedef unsigned __int64 guint64;
|
||||
|
||||
#define GLIB_SIZEOF_VOID_P 4
|
||||
#define GLIB_SIZEOF_LONG 4
|
||||
#define GLIB_SIZEOF_SIZE_T 4
|
||||
|
||||
typedef gint32 gssize;
|
||||
typedef guint32 gsize;
|
||||
|
Reference in New Issue
Block a user