Fix from HEAD.
This commit is contained in:
@@ -90,7 +90,7 @@ $tmp
|
|||||||
#ifdef OUT
|
#ifdef OUT
|
||||||
#define OK 1
|
#define OK 1
|
||||||
#define ALIGN 4
|
#define ALIGN 4
|
||||||
#if defined(__CYGWIN__) || defined(__DJGPP__)
|
#if defined(__CYGWIN__) || defined(__DJGPP__) || defined(__MINGW32__)
|
||||||
#undef SIZE
|
#undef SIZE
|
||||||
#undef TYPE
|
#undef TYPE
|
||||||
#define SIZE(a,b)
|
#define SIZE(a,b)
|
||||||
|
|||||||
Reference in New Issue
Block a user