J :
* Change sys/types.h for stdint.h which is the standard C99 header.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
#if defined (WIN32) || defined (LINUX)
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#else
|
||||
|
||||
|
||||
Reference in New Issue
Block a user