mirror of
https://github.com/sqlite/sqlite.git
synced 2024-11-22 03:40:55 +01:00
c32db469f4
FossilOrigin-Name: 0ab74373bd37d48d6afa7aecb67885afcd3a85b1
7 lines
103 B
C++
7 lines
103 B
C++
//
|
|
// pch.cpp
|
|
// Include the standard header and generate the precompiled header.
|
|
//
|
|
|
|
#include "pch.h"
|