|
@@ -13,7 +13,7 @@
|
|
|
#define SQLITE_MINIMUM_FILE_DESCRIPTOR 0
|
|
|
#define SQLITE_OMIT_LOAD_EXTENSION 1
|
|
|
#define SQLITE_OMIT_WAL
|
|
|
- #define SQLITE_RTT_NO_WIDE 1
|
|
|
+ #define SQLITE_RTTHREAD_NO_WIDE 1
|
|
|
#define SQLITE_ENABLE_LOCKING_STYLE 0
|
|
|
#define SQLITE_DISABLE_LOCKING_STYLE 1
|
|
|
#define SQLITE_TEMP_STORE 1
|