summaryrefslogtreecommitdiff
path: root/winrt/winapp/pch.cpp
diff options
context:
space:
mode:
authorRobin Watts <robin.watts@artifex.com>2013-04-04 16:41:55 +0100
committerRobin Watts <robin.watts@artifex.com>2013-05-16 19:25:40 +0100
commitcb6fcf0d874a8e095a8781751a78cdfb35c10ab3 (patch)
tree0be31731b0285525e1bcbb7efcf78c8ab57deef6 /winrt/winapp/pch.cpp
parent0de3169c52435458583955ac03fc57516d5d372e (diff)
downloadmupdf-cb6fcf0d874a8e095a8781751a78cdfb35c10ab3.tar.xz
Rename winRT to winrt
Diffstat (limited to 'winrt/winapp/pch.cpp')
-rw-r--r--winrt/winapp/pch.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/winrt/winapp/pch.cpp b/winrt/winapp/pch.cpp
new file mode 100644
index 00000000..01484ff5
--- /dev/null
+++ b/winrt/winapp/pch.cpp
@@ -0,0 +1,6 @@
+//
+// pch.cpp
+// Include the standard header and generate the precompiled header.
+//
+
+#include "pch.h"