mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Be consistent in how we include Boost header files.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
#include "Ledger.h"
|
||||
|
||||
#include "boost/make_shared.hpp"
|
||||
#include <boost/make_shared.hpp>
|
||||
|
||||
LedgerStateParms Ledger::writeBack(LedgerStateParms parms, SerializedLedgerEntry::pointer entry)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user