fix for xahaud codebase

This commit is contained in:
tequ
2026-02-19 23:50:12 +09:00
parent d25b5dcd56
commit e95edcba48
34 changed files with 42 additions and 43 deletions

View File

@@ -20,9 +20,9 @@
#include <test/app/SetHook_wasm.h>
#include <test/jtx.h>
#include <test/jtx/hook.h>
#include <xrpld/app/hook/Enum.h>
#include <xrpld/app/ledger/LedgerMaster.h>
#include <xrpld/app/tx/detail/SetHook.h>
#include <xrpl/hook/Enum.h>
#include <xrpl/json/json_reader.h>
#include <xrpl/json/json_writer.h>
#include <xrpl/protocol/TxFlags.h>