Chromium Code Reviews| Index: third_party/sqlite/src/vsixtest/pch.cpp |
| diff --git a/third_party/sqlite/src/vsixtest/pch.cpp b/third_party/sqlite/src/vsixtest/pch.cpp |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..97b544ec11b66cc3c196abd6416e1e6a77783829 |
| --- /dev/null |
| +++ b/third_party/sqlite/src/vsixtest/pch.cpp |
| @@ -0,0 +1,6 @@ |
| +// |
| +// pch.cpp |
| +// Include the standard header and generate the precompiled header. |
| +// |
| + |
| +#include "pch.h" |