Get SQLite to build
* changed headers * removed redundant declarations * ran clang-format * added sqlite3.mk
This commit is contained in:
1
third_party/sqlite3/vdbeInt.h
vendored
1
third_party/sqlite3/vdbeInt.h
vendored
@@ -17,6 +17,7 @@
|
||||
*/
|
||||
#ifndef SQLITE_VDBEINT_H
|
||||
#define SQLITE_VDBEINT_H
|
||||
/* clang-format off */
|
||||
|
||||
/*
|
||||
** The maximum number of times that a statement will try to reparse
|
||||
|
||||
Reference in New Issue
Block a user