]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.excel/native/SimanticsExcel2008/SimanticsExcel2008/stdafx.h
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.excel / native / SimanticsExcel2008 / SimanticsExcel2008 / stdafx.h
diff --git a/bundles/org.simantics.excel/native/SimanticsExcel2008/SimanticsExcel2008/stdafx.h b/bundles/org.simantics.excel/native/SimanticsExcel2008/SimanticsExcel2008/stdafx.h
new file mode 100644 (file)
index 0000000..de0dfa3
--- /dev/null
@@ -0,0 +1,21 @@
+// stdafx.h : include file for standard system include files,\r
+// or project specific include files that are used frequently, but\r
+// are changed infrequently\r
+//\r
+\r
+#pragma once\r
+\r
+#include "targetver.h"\r
+\r
+#define WIN32_LEAN_AND_MEAN             // Exclude rarely-used stuff from Windows headers\r
+// Windows Header Files:\r
+#include <windows.h>\r
+\r
+// C RunTime Header Files\r
+#include <stdlib.h>\r
+#include <malloc.h>\r
+#include <memory.h>\r
+#include <tchar.h>\r
+\r
+\r
+// TODO: reference additional headers your program requires here\r