summaryrefslogtreecommitdiff
path: root/cpp/test/uwp/pch.cpp
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2016-02-26 20:46:27 +0100
committerJose <jose@zeroc.com>2016-02-26 20:46:27 +0100
commit62cba8cd46a535585a4422daab489f114feab6f3 (patch)
treec77e9cec24a570b06024a3c6a1552b8e6eb20ec6 /cpp/test/uwp/pch.cpp
parentupdating changelog for ICE-6844 (diff)
downloadice-62cba8cd46a535585a4422daab489f114feab6f3.tar.bz2
ice-62cba8cd46a535585a4422daab489f114feab6f3.tar.xz
ice-62cba8cd46a535585a4422daab489f114feab6f3.zip
Windows msbuild build updates
Diffstat (limited to 'cpp/test/uwp/pch.cpp')
-rw-r--r--cpp/test/uwp/pch.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpp/test/uwp/pch.cpp b/cpp/test/uwp/pch.cpp
new file mode 100644
index 00000000000..01484ff5aa4
--- /dev/null
+++ b/cpp/test/uwp/pch.cpp
@@ -0,0 +1,6 @@
+//
+// pch.cpp
+// Include the standard header and generate the precompiled header.
+//
+
+#include "pch.h"