cannot include my_config.h directly, breaks some makes
This commit is contained in:
parent
f81f277ed4
commit
25b8f29f11
@ -33,7 +33,7 @@ typedef unsigned int UintR;
|
||||
#ifdef __SIZE_TYPE__
|
||||
typedef __SIZE_TYPE__ UintPtr;
|
||||
#else
|
||||
#include <my_config.h>
|
||||
#include <my_global.h>
|
||||
#ifdef HAVE_STDINT_H
|
||||
#include <stdint.h>
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user