add c99 macros

tcc-xref
bellard 2002-01-05 20:21:43 +00:00
parent 2bd31e4ea6
commit cc10b240cb
1 changed files with 1 additions and 1 deletions

View File

@ -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();