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 <string>
|
||||
|
||||
#include "boost/bind.hpp"
|
||||
#include <boost/bind.hpp>
|
||||
|
||||
#include "LedgerHistory.h"
|
||||
#include "Config.h"
|
||||
|
||||
Reference in New Issue
Block a user