Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
chromium.googlesource.com
/
chromium
/
deps
/
sqlite
/
refs/heads/upstream/table-driven-pragma
/
.
/
vsixtest
/
pch.h
blob: b793236d02a6b6355adb83b45144a046cbe29d52 [
file
] [
log
] [
blame
]
mistachkin
c32db46
2016-02-25 02:49:58 +0000
[
diff
] [
blame
]
1
//
2
// pch.h
3
// Header for standard system include files.
4
//
5
6
#pragma
once
7
8
#include
<collection.h>
9
#include
<ppltasks.h>
10
11
#include
"App.xaml.h"