Get SQLite to build
* changed headers * removed redundant declarations * ran clang-format * added sqlite3.mk
This commit is contained in:
1
third_party/sqlite3/hash.h
vendored
1
third_party/sqlite3/hash.h
vendored
@@ -14,6 +14,7 @@
|
||||
*/
|
||||
#ifndef SQLITE_HASH_H
|
||||
#define SQLITE_HASH_H
|
||||
/* clang-format off */
|
||||
|
||||
/* Forward declarations of structures. */
|
||||
typedef struct Hash Hash;
|
||||
|
||||
Reference in New Issue
Block a user