From 9b0b0740be1f3d3751d366f3bb2952090a9dc505 Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Wed, 5 Jan 2022 11:24:29 -0800 Subject: sqlite3: Vendor import of sqlite3 3.37.1 Changes at https://www.sqlite.org/releaselog/3_37_1.html. --- vsixtest/pch.cpp | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 vsixtest/pch.cpp (limited to 'vsixtest/pch.cpp') diff --git a/vsixtest/pch.cpp b/vsixtest/pch.cpp new file mode 100644 index 000000000000..97b544ec11b6 --- /dev/null +++ b/vsixtest/pch.cpp @@ -0,0 +1,6 @@ +// +// pch.cpp +// Include the standard header and generate the precompiled header. +// + +#include "pch.h" -- cgit v1.3