* Sync up to trunk HEAD (r62285). Branch guys deserve the significant speedups too ;)
[reactos.git] / dll / win32 / smdll / precomp.h
1 #ifndef _SMDLL_PCH_
2 #define _SMDLL_PCH_
3
4 #define WIN32_NO_STATUS
5 #define _INC_WINDOWS
6 #define COM_NO_WINDOWS_H
7
8 #include <windef.h>
9
10 #endif /* _SMDLL_PCH_ */