Merge trunk changes into this branch.
[sqlite.git] / vsixtest / pch.h
blobb793236d02a6b6355adb83b45144a046cbe29d52
1 //
2 // pch.h
3 // Header for standard system include files.
4 //
6 #pragma once
8 #include <collection.h>
9 #include <ppltasks.h>
11 #include "App.xaml.h"