summaryrefslogtreecommitdiff
path: root/winrt/mupdf_cpp/pch.h
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2013-06-19 15:29:44 +0200
committerTor Andersson <tor.andersson@artifex.com>2013-06-20 16:45:35 +0200
commit0a927854a10e1e6b9770a81e2e1d9f3093631757 (patch)
tree3d65d820d9fdba2d0d394d99c36290c851b78ca0 /winrt/mupdf_cpp/pch.h
parent1ae8f19179c5f0f8c6352b3c7855465325d5449a (diff)
downloadmupdf-0a927854a10e1e6b9770a81e2e1d9f3093631757.tar.xz
Rearrange source files.
Diffstat (limited to 'winrt/mupdf_cpp/pch.h')
-rw-r--r--winrt/mupdf_cpp/pch.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/winrt/mupdf_cpp/pch.h b/winrt/mupdf_cpp/pch.h
deleted file mode 100644
index fadf910d..00000000
--- a/winrt/mupdf_cpp/pch.h
+++ /dev/null
@@ -1,9 +0,0 @@
-//
-// pch.h
-// Header for standard system include files.
-//
-
-#pragma once
-
-#include <collection.h>
-#include "App.xaml.h"