Get SQLite to build
* changed headers * removed redundant declarations * ran clang-format * added sqlite3.mk
This commit is contained in:
3
third_party/sqlite3/pcache.h
vendored
3
third_party/sqlite3/pcache.h
vendored
@@ -10,8 +10,9 @@
|
||||
**
|
||||
*************************************************************************
|
||||
** This header file defines the interface that the sqlite page cache
|
||||
** subsystem.
|
||||
** subsystem.
|
||||
*/
|
||||
/* clang-format off */
|
||||
|
||||
#ifndef _PCACHE_H_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user