3026f19c1fdb442ecd400d63ed629307da6152e9
[reactos.git] / base / system / msiexec / precomp.h
1
2 #ifndef _MSIEXEC_PCH_
3 #define _MSIEXEC_PCH_
4
5 #include <stdio.h>
6
7 #include <windows.h>
8 #include <wine/debug.h>
9
10 #endif /* !_MSIEXEC_PCH_ */