sqlite: Rename symbols (fix #1142)
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
** language. The code for the "sqlite3" command-line shell is also in a
|
||||
** separate file. This file contains only code for the core SQLite library.
|
||||
*/
|
||||
#include "sqlite3_namespace.h"
|
||||
#define SQLITE_CORE 1
|
||||
#define SQLITE_AMALGAMATION 1
|
||||
#ifndef SQLITE_PRIVATE
|
||||
|
||||
Reference in New Issue
Block a user