egl: define vsnprintf
This commit is contained in:

committed by
Brian Paul

parent
bd953fdd54
commit
b908ce93d4
@@ -61,6 +61,7 @@ typedef unsigned long u_int32_t;
|
|||||||
typedef unsigned char uint8_t;
|
typedef unsigned char uint8_t;
|
||||||
#define snprintf _snprintf
|
#define snprintf _snprintf
|
||||||
#define strcasecmp _stricmp
|
#define strcasecmp _stricmp
|
||||||
|
#define vsnprintf _vsnprintf
|
||||||
|
|
||||||
typedef HDC NativeDisplayType;
|
typedef HDC NativeDisplayType;
|
||||||
typedef HWND NativeWindowType;
|
typedef HWND NativeWindowType;
|
||||||
|
Reference in New Issue
Block a user