Get SQLite to build
* changed headers * removed redundant declarations * ran clang-format * added sqlite3.mk
This commit is contained in:
1
third_party/sqlite3/os_setup.h
vendored
1
third_party/sqlite3/os_setup.h
vendored
@@ -15,6 +15,7 @@
|
||||
*/
|
||||
#ifndef SQLITE_OS_SETUP_H
|
||||
#define SQLITE_OS_SETUP_H
|
||||
/* clang-format off */
|
||||
|
||||
/*
|
||||
** Figure out if we are dealing with Unix, Windows, or some other operating
|
||||
|
||||
Reference in New Issue
Block a user