mirror of
https://github.com/reactos/reactos.git
synced 2025-06-10 04:14:53 +00:00
fix poppack.h on wrong position
svn path=/trunk/; revision=18618
This commit is contained in:
parent
5e2eed7a02
commit
d2627cecf5
1 changed files with 1 additions and 1 deletions
|
@ -60,6 +60,6 @@ typedef NEWCPLINFOA NEWCPLINFO,*LPNEWCPLINFO;
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
#include <poppack.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <poppack.h>
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue