aboutsummaryrefslogtreecommitdiff
path: root/com/StdAfx.cpp
diff options
context:
space:
mode:
authorFrank Warmerdam <warmerdam@pobox.com>2005-10-19 03:18:15 +0000
committerFrank Warmerdam <warmerdam@pobox.com>2005-10-19 03:18:15 +0000
commit65dc2802ca18f4ddba2bca00997eaf6084eb7cc1 (patch)
tree3330b759ac3678a7a9987a9e96e0568d55551d53 /com/StdAfx.cpp
parent7b6b0968e40f03f2a701d54da09494757f640614 (diff)
downloadPROJ-65dc2802ca18f4ddba2bca00997eaf6084eb7cc1.tar.gz
PROJ-65dc2802ca18f4ddba2bca00997eaf6084eb7cc1.zip
New
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1308 4e78687f-474d-0410-85f9-8d5e500ac6b2
Diffstat (limited to 'com/StdAfx.cpp')
-rwxr-xr-xcom/StdAfx.cpp12
1 files changed, 12 insertions, 0 deletions
diff --git a/com/StdAfx.cpp b/com/StdAfx.cpp
new file mode 100755
index 00000000..a5eea178
--- /dev/null
+++ b/com/StdAfx.cpp
@@ -0,0 +1,12 @@
+// stdafx.cpp : source file that includes just the standard includes
+// stdafx.pch will be the pre-compiled header
+// stdafx.obj will contain the pre-compiled type information
+
+#include "stdafx.h"
+
+#ifdef _ATL_STATIC_REGISTRY
+#include <statreg.h>
+#include <statreg.cpp>
+#endif
+
+#include <atlimpl.cpp>