mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Tidy up ripple modules for namespace support
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
|
||||
// VFALCO TODO We should try running with SQLITE_THREADSAFE==2 and see what happens.
|
||||
#if SQLITE_THREADSAFE != 2
|
||||
#pragma message(BEAST_FILEANDLINE_"Possible performance issue, SQLITE_THREADSAFE != 2")
|
||||
#pragma message(BEAST_FILEANDLINE_ "Possible performance issue, SQLITE_THREADSAFE != 2")
|
||||
#endif
|
||||
|
||||
#include "sqlite/sqlite3.c"
|
||||
|
||||
Reference in New Issue
Block a user