mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-29 15:35:50 +00:00
Use beast::ScopedPointer to hold IFeeVote in Application
Conflicts: RippleD.props newcoin.vcxproj.filters src/cpp/ripple/Application.cpp src/cpp/ripple/Application.h
This commit is contained in:
@@ -122,6 +122,7 @@ namespace boost {
|
||||
#include <openssl/ripemd.h> // For HashUtilities
|
||||
#include <openssl/sha.h> // For HashUtilities
|
||||
|
||||
#include "modules/beast_core/beast_core.h"
|
||||
|
||||
#include "../ripple_json/ripple_json.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user