add c99 macros
This commit is contained in:
parent
2bd31e4ea6
commit
cc10b240cb
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
/* only gcc 3 handles _Bool correctly */
|
||||
//#define BOOL_ISOC99
|
||||
|
||||
//#define C99_MACROS
|
||||
#define C99_MACROS
|
||||
|
||||
void string_test();
|
||||
void expr_test();
|
||||
|
|
Loading…
Add table
Reference in a new issue