mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Use soci in some places:
* Brings the soci subtree into rippled. * Validator, peerfinder, and SHAMapStore use new soci backend. * Optional postgresql backend for soci (if POSTGRESQL_ROOT env var is set).
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
// Include this to get all the basic includes included, to prevent errors
|
||||
#include <beast/module/core/core.unity.cpp>
|
||||
#include <beast/module/asio/asio.unity.cpp>
|
||||
#include <beast/module/sqdb/sqdb.unity.cpp>
|
||||
|
||||
#include <beast/asio/Asio.unity.cpp>
|
||||
#include <beast/boost/Boost.unity.cpp>
|
||||
|
||||
Reference in New Issue
Block a user