changeset 1978 | 542c78b6fb12 |
parent 1895 | c121d94672cb |
child 2859 | 99210400e8b9 |
--- a/include/close_code.h Thu Aug 10 14:35:42 2006 +0000 +++ b/include/close_code.h Thu Aug 10 14:54:23 2006 +0000 @@ -31,10 +31,5 @@ #ifdef __BORLANDC__ #pragma nopackwarning #endif -#if (defined(__MWERKS__) && defined(__MACOS__)) -#pragma options align=reset -#pragma enumsalwaysint reset -#else #pragma pack(pop) -#endif #endif /* Compiler needs structure packing set */