summaryrefslogtreecommitdiff
path: root/extensions/test/ole/EventListenerSample/EventListener/StdAfx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/test/ole/EventListenerSample/EventListener/StdAfx.cpp')
-rw-r--r--extensions/test/ole/EventListenerSample/EventListener/StdAfx.cpp12
1 files changed, 12 insertions, 0 deletions
diff --git a/extensions/test/ole/EventListenerSample/EventListener/StdAfx.cpp b/extensions/test/ole/EventListenerSample/EventListener/StdAfx.cpp
new file mode 100644
index 000000000000..a5eea178f78b
--- /dev/null
+++ b/extensions/test/ole/EventListenerSample/EventListener/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>