0
0
mirror of https://github.com/sqlite/sqlite.git synced 2024-11-25 00:39:46 +01:00
sqlite/vsixtest/pch.h

12 lines
144 B
C
Raw Normal View History

//
// pch.h
// Header for standard system include files.
//
#pragma once
#include <collection.h>
#include <ppltasks.h>
#include "App.xaml.h"