simpler define
This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
#define __STDC_FORMAT_MACROS
|
#define __STDC_FORMAT_MACROS
|
||||||
#if !defined(_WIN64)
|
|
||||||
|
#if defined(_WIN32)
|
||||||
# define _USE_32BIT_TIME_T 1
|
# define _USE_32BIT_TIME_T 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <inttypes.h>
|
#include <inttypes.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user