mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-01 00:15:51 +00:00
Tidy up SQLite support into ripple_sqlite
This commit is contained in:
@@ -83,10 +83,9 @@
|
||||
#include <openssl/ripemd.h>
|
||||
#include <openssl/sha.h>
|
||||
|
||||
// for SqliteDatabase.cpp
|
||||
#include "src/cpp/database/sqlite3.h"
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
#include "../modules/ripple_sqlite/ripple_sqlite.h" // for SqliteDatabase.cpp
|
||||
|
||||
// VFALCO TODO fix these warnings!
|
||||
#ifdef _MSC_VER
|
||||
|
||||
Reference in New Issue
Block a user