fix poppack.h on wrong position
authorChristoph von Wittich <christoph_vw@reactos.org>
Wed, 19 Oct 2005 23:44:16 +0000 (23:44 +0000)
committerChristoph von Wittich <christoph_vw@reactos.org>
Wed, 19 Oct 2005 23:44:16 +0000 (23:44 +0000)
svn path=/trunk/; revision=18618

reactos/w32api/include/cpl.h

index 040ea4f..2e24b8b 100644 (file)
@@ -60,6 +60,6 @@ typedef NEWCPLINFOA NEWCPLINFO,*LPNEWCPLINFO;
 #ifdef __cplusplus
 }
 #endif
+#include <poppack.h>
 #endif
 
-#include <poppack.h>