]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.excel/native/SimanticsExcel/SimanticsExcel/stdafx.h
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.excel / native / SimanticsExcel / SimanticsExcel / stdafx.h
index de0dfa3cdb19bf97289775d1916cb26d83410f51..bb80440ee2bd44531b37befbd917e43e8a5f05f6 100644 (file)
@@ -1,21 +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
+// stdafx.h : include file for standard system include files,
+// or project specific include files that are used frequently, but
+// are changed infrequently
+//
+
+#pragma once
+
+#include "targetver.h"
+
+#define WIN32_LEAN_AND_MEAN             // Exclude rarely-used stuff from Windows headers
+// Windows Header Files:
+#include <windows.h>
+
+// C RunTime Header Files
+#include <stdlib.h>
+#include <malloc.h>
+#include <memory.h>
+#include <tchar.h>
+
+
+// TODO: reference additional headers your program requires here