* Sync up to trunk HEAD (r62285). Branch guys deserve the significant speedups too ;)
[reactos.git] / dll / win32 / smdll / precomp.h
index ef73922..2caa290 100644 (file)
@@ -1,5 +1,10 @@
+#ifndef _SMDLL_PCH_
+#define _SMDLL_PCH_
+
 #define WIN32_NO_STATUS
 #define _INC_WINDOWS
 #define COM_NO_WINDOWS_H
 
 #include <windef.h>
+
+#endif /* _SMDLL_PCH_ */