Remove #include <poppack.h> - there is no pshpack beeing included.

svn path=/trunk/; revision=15996
This commit is contained in:
Gregor Anich
2005-06-17 17:18:58 +00:00
parent ef09f86407
commit bfe3229a7d
-1
View File
@@ -16,7 +16,6 @@ typedef enum tagSTRRET_TYPE {
STRRET_CSTR = 2
} STRRET_TYPE;
#include <poppack.h>
#ifdef __cplusplus
}
#endif