aboutsummaryrefslogtreecommitdiff
path: root/vsixtest/pch.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'vsixtest/pch.cpp')
-rw-r--r--vsixtest/pch.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/vsixtest/pch.cpp b/vsixtest/pch.cpp
new file mode 100644
index 000000000..ef288d82a
--- /dev/null
+++ b/vsixtest/pch.cpp
@@ -0,0 +1,6 @@
+//
+// pch.cpp
+// Include the standard header and generate the precompiled header.
+//
+
+#include "pch.h"