Get SQLite to build
* changed headers * removed redundant declarations * ran clang-format * added sqlite3.mk
This commit is contained in:
1
third_party/sqlite3/pragma.h
vendored
1
third_party/sqlite3/pragma.h
vendored
@@ -3,6 +3,7 @@
|
||||
** ../tool/mkpragmatab.tcl. To update the set of pragmas, edit
|
||||
** that script and rerun it.
|
||||
*/
|
||||
/* clang-format off */
|
||||
|
||||
/* The various pragma types */
|
||||
#define PragTyp_ACTIVATE_EXTENSIONS 0
|
||||
|
||||
Reference in New Issue
Block a user