From 7ea99e3a8951e265d1437a77dcfee069de0edf76 Mon Sep 17 00:00:00 2001
From: Michael Vrhel <michael.vrhel@artifex.com>
Date: Tue, 9 Sep 2014 16:31:31 -0700
Subject: Rename of winrt to windows due to presence on gsview in this folder.

The contents of this folder will contain both winrt and gsview projects
which are shared in a common visual studio 2013 solution.
---
 platform/windows/mupdfwinrt/pch.h | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 platform/windows/mupdfwinrt/pch.h

(limited to 'platform/windows/mupdfwinrt/pch.h')

diff --git a/platform/windows/mupdfwinrt/pch.h b/platform/windows/mupdfwinrt/pch.h
new file mode 100644
index 00000000..f815ac97
--- /dev/null
+++ b/platform/windows/mupdfwinrt/pch.h
@@ -0,0 +1,6 @@
+//
+// pch.h
+// Header for standard system include files.
+//
+
+#pragma once
-- 
cgit v1.2.3