Get SQLite to build
* changed headers * removed redundant declarations * ran clang-format * added sqlite3.mk
This commit is contained in:
1
third_party/sqlite3/msvc.h
vendored
1
third_party/sqlite3/msvc.h
vendored
@@ -14,6 +14,7 @@
|
||||
*/
|
||||
#ifndef SQLITE_MSVC_H
|
||||
#define SQLITE_MSVC_H
|
||||
/* clang-format off */
|
||||
|
||||
#if defined(_MSC_VER)
|
||||
#pragma warning(disable : 4054)
|
||||
|
||||
Reference in New Issue
Block a user