mirror of
				https://github.com/sqlite/sqlite.git
				synced 2025-11-03 16:53:36 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			144 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			144 B
		
	
	
	
		
			C
		
	
	
	
	
	
//
 | 
						|
// pch.h
 | 
						|
// Header for standard system include files.
 | 
						|
//
 | 
						|
 | 
						|
#pragma once
 | 
						|
 | 
						|
#include <collection.h>
 | 
						|
#include <ppltasks.h>
 | 
						|
 | 
						|
#include "App.xaml.h"
 |