summaryrefslogtreecommitdiff
path: root/extensions/test/ole/MfcControl/StdAfx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/test/ole/MfcControl/StdAfx.cpp')
-rw-r--r--extensions/test/ole/MfcControl/StdAfx.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/extensions/test/ole/MfcControl/StdAfx.cpp b/extensions/test/ole/MfcControl/StdAfx.cpp
new file mode 100644
index 000000000000..b45da9a8edc8
--- /dev/null
+++ b/extensions/test/ole/MfcControl/StdAfx.cpp
@@ -0,0 +1,8 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+// 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"
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */