Try typedef...
git-svn-id: svn://10.0.0.236/trunk@159074 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -47,6 +47,6 @@ typedef unsigned int uint32_t;
|
||||
#else
|
||||
#include <stdint.h>
|
||||
#ifndef bool
|
||||
#define bool int
|
||||
typedef int bool;
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user