X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=tokens.inc;h=d801de9e1f27926a89d0ccdf211f4a62ddd0df1a;hb=8a27071b97cc0089489aa330f40d04807de91008;hp=a379dc7cb83332a78a8db8a1c372df1a5ce853f4;hpb=b3b5cda5150d090e2286748b06d4fef3f29a5371;p=cparser diff --git a/tokens.inc b/tokens.inc index a379dc7..d801de9 100644 --- a/tokens.inc +++ b/tokens.inc @@ -112,6 +112,9 @@ S(_MS, __FUNCDNAME__) #ifdef __w64 #undef __w64 #endif +#ifdef __ptr32 +#undef __ptr32 +#endif #ifdef __ptr64 #undef __ptr64 #endif