Remove #include <poppack.h> - there is no pshpack beeing included.
Modified: trunk/reactos/include/wine/shtypes.h
--- trunk/reactos/include/wine/shtypes.h 2005-06-17 17:15:55 UTC (rev 15995) +++ trunk/reactos/include/wine/shtypes.h 2005-06-17 17:18:58 UTC (rev 15996) @@ -16,7 +16,6 @@
STRRET_CSTR = 2 } STRRET_TYPE;
-#include <poppack.h>
#ifdef __cplusplus } #endif