summaryrefslogtreecommitdiff
path: root/embedserv/source/embed/stdafx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'embedserv/source/embed/stdafx.cpp')
-rwxr-xr-xembedserv/source/embed/stdafx.cpp14
1 files changed, 14 insertions, 0 deletions
diff --git a/embedserv/source/embed/stdafx.cpp b/embedserv/source/embed/stdafx.cpp
new file mode 100755
index 000000000000..0db31dca718d
--- /dev/null
+++ b/embedserv/source/embed/stdafx.cpp
@@ -0,0 +1,14 @@
+// stdafx1.cpp : source file that includes just the standard includes
+// stdafx1.pch will be the pre-compiled header
+// stdafx1.obj will contain the pre-compiled type information
+
+
+#include "stdafx2.h"
+
+#ifdef _ATL_STATIC_REGISTRY
+#include <statreg.h>
+#include <statreg.cpp>
+#endif
+
+#include <atlimpl.cpp>
+