3
0
Fork 0

+ small modif. to avoid conflict with standart header

small_fixes
kelson42 14 years ago
parent 6cf9ebcfc2
commit bddce4a31d

@ -40,7 +40,7 @@
// C Includes // C Includes
#include <sys/types.h> #include <sys/types.h>
#ifdef WIN32 #ifdef WIN32
#include "stdint.h" #include "stdint4win.h"
#else #else
#include <stdint.h> #include <stdint.h>
#endif #endif

Loading…
Cancel
Save