MSVC friendly fixes [2]
This commit is contained in:
@@ -429,7 +429,7 @@ typedef struct
|
||||
unfortunately clutters up the declarations a bit, but I think it's
|
||||
worth it. */
|
||||
|
||||
#if __STDC__
|
||||
#if 1 /*__STDC__*/
|
||||
|
||||
# define _RE_ARGS(args) args
|
||||
|
||||
|
Reference in New Issue
Block a user