mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Move nodestore to its own module
This commit is contained in:
@@ -20,7 +20,13 @@
|
||||
#ifndef RIPPLE_CORE_CONFIG_H_INCLUDED
|
||||
#define RIPPLE_CORE_CONFIG_H_INCLUDED
|
||||
|
||||
#include <ripple/unity/json.h>
|
||||
#include <ripple/module/data/protocol/RippleAddress.h>
|
||||
#include <beast/module/core/files/File.h>
|
||||
#include <beast/http/URL.h>
|
||||
#include <boost/filesystem.hpp>
|
||||
#include <cstdint>
|
||||
#include <string>
|
||||
|
||||
namespace ripple {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user