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