mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
fix lint bug
This commit is contained in:
committed by
Richard Holland
parent
7d4b00cfcb
commit
56d062f907
@@ -25,6 +25,7 @@
|
||||
#include <ripple/protocol/STAccount.h>
|
||||
#include <ripple/protocol/TER.h>
|
||||
#include <ripple/protocol/TxFlags.h>
|
||||
#include <ripple/protocol/Quality.h>
|
||||
|
||||
namespace ripple {
|
||||
|
||||
|
||||
@@ -42,6 +42,7 @@
|
||||
#include <ripple/app/tx/impl/SetTrust.h>
|
||||
#include <ripple/app/tx/impl/SetHook.h>
|
||||
#include <ripple/app/tx/impl/Invoke.h>
|
||||
#include <ripple/app/tx/impl/URIToken.h>
|
||||
|
||||
namespace ripple {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user