summaryrefslogtreecommitdiff
path: root/winrt/mupdf_cpp/pch.h
blob: fadf910de32e48b53ed7d68d802c9fa8c7731eca (plain)
1
2
3
4
5
6
7
8
9
//
// pch.h
// Header for standard system include files.
//

#pragma once

#include <collection.h>
#include "App.xaml.h"