]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.excel/native/stdafx.h
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.excel / native / stdafx.h
index 1d9591a64e7d86170585345f29ca73747ec45857..d3d296b0d763272bd03625e5af69fac842f2f8d9 100644 (file)
@@ -1,39 +1,39 @@
-// 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
-#pragma once\r
-\r
-#ifndef VC_EXTRALEAN\r
-#define VC_EXTRALEAN            // Exclude rarely-used stuff from Windows headers\r
-#endif\r
-\r
-#include "targetver.h"\r
-\r
-#define _ATL_CSTRING_EXPLICIT_CONSTRUCTORS      // some CString constructors will be explicit\r
-\r
-#include <afxwin.h>         // MFC core and standard components\r
-#include <afxext.h>         // MFC extensions\r
-\r
-#ifndef _AFX_NO_OLE_SUPPORT\r
-#include <afxole.h>         // MFC OLE classes\r
-#include <afxodlgs.h>       // MFC OLE dialog classes\r
-#include <afxdisp.h>        // MFC Automation classes\r
-#endif // _AFX_NO_OLE_SUPPORT\r
-\r
-#ifndef _AFX_NO_DB_SUPPORT\r
-#include <afxdb.h>                      // MFC ODBC database classes\r
-#endif // _AFX_NO_DB_SUPPORT\r
-\r
-#ifndef _AFX_NO_DAO_SUPPORT\r
-#include <afxdao.h>                     // MFC DAO database classes\r
-#endif // _AFX_NO_DAO_SUPPORT\r
-\r
-#ifndef _AFX_NO_OLE_SUPPORT\r
-#include <afxdtctl.h>           // MFC support for Internet Explorer 4 Common Controls\r
-#endif\r
-#ifndef _AFX_NO_AFXCMN_SUPPORT\r
-#include <afxcmn.h>                     // MFC support for Windows Common Controls\r
-#endif // _AFX_NO_AFXCMN_SUPPORT\r
-\r
-\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
+
+#ifndef VC_EXTRALEAN
+#define VC_EXTRALEAN            // Exclude rarely-used stuff from Windows headers
+#endif
+
+#include "targetver.h"
+
+#define _ATL_CSTRING_EXPLICIT_CONSTRUCTORS      // some CString constructors will be explicit
+
+#include <afxwin.h>         // MFC core and standard components
+#include <afxext.h>         // MFC extensions
+
+#ifndef _AFX_NO_OLE_SUPPORT
+#include <afxole.h>         // MFC OLE classes
+#include <afxodlgs.h>       // MFC OLE dialog classes
+#include <afxdisp.h>        // MFC Automation classes
+#endif // _AFX_NO_OLE_SUPPORT
+
+#ifndef _AFX_NO_DB_SUPPORT
+#include <afxdb.h>                      // MFC ODBC database classes
+#endif // _AFX_NO_DB_SUPPORT
+
+#ifndef _AFX_NO_DAO_SUPPORT
+#include <afxdao.h>                     // MFC DAO database classes
+#endif // _AFX_NO_DAO_SUPPORT
+
+#ifndef _AFX_NO_OLE_SUPPORT
+#include <afxdtctl.h>           // MFC support for Internet Explorer 4 Common Controls
+#endif
+#ifndef _AFX_NO_AFXCMN_SUPPORT
+#include <afxcmn.h>                     // MFC support for Windows Common Controls
+#endif // _AFX_NO_AFXCMN_SUPPORT
+
+