mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-06 17:27:58 +00:00
build: Upgrade to libxrpl 2.3.0-b1 (#1489)
Update libxrpl and change include path
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
#include "util/LedgerUtils.hpp"
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
#include <ripple/protocol/LedgerFormats.h>
|
||||
#include <ripple/protocol/jss.h>
|
||||
#include <xrpl/protocol/LedgerFormats.h>
|
||||
#include <xrpl/protocol/jss.h>
|
||||
|
||||
#include <algorithm>
|
||||
#include <iterator>
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
#include "util/TxUtils.hpp"
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
#include <ripple/protocol/TxFormats.h>
|
||||
#include <xrpl/protocol/TxFormats.h>
|
||||
|
||||
#include <algorithm>
|
||||
#include <cstddef>
|
||||
|
||||
Reference in New Issue
Block a user