mirror of
https://github.com/sqlite/sqlite.git
synced 2025-04-28 06:25:11 +03:00
7 lines
103 B
C++
7 lines
103 B
C++
//
|
|
// pch.cpp
|
|
// Include the standard header and generate the precompiled header.
|
|
//
|
|
|
|
#include "pch.h"
|