build: Upgrade to libxrpl 2.3.0-b1 (#1489)

Update libxrpl and change include path
This commit is contained in:
cyan317
2024-06-25 15:05:01 +01:00
committed by GitHub
parent 77cec26cc9
commit b2eacf9868
182 changed files with 867 additions and 774 deletions

View File

@@ -22,7 +22,7 @@
#include "data/Types.hpp"
#include "util/Assert.hpp"
#include <ripple/basics/base_uint.h>
#include <xrpl/basics/base_uint.h>
#include <cstddef>
#include <cstdint>