From e91a30d0047ef2275ccc574748f9093c44dc017b Mon Sep 17 00:00:00 2001 From: TimothyBanks Date: Tue, 11 Aug 2026 16:03:15 -0400 Subject: [PATCH] fix: Merge upstream branch --- src/tests/libxrpl/tx/wasm/host_calls/Trace.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tests/libxrpl/tx/wasm/host_calls/Trace.cpp b/src/tests/libxrpl/tx/wasm/host_calls/Trace.cpp index 9336595ead..349785e1fa 100644 --- a/src/tests/libxrpl/tx/wasm/host_calls/Trace.cpp +++ b/src/tests/libxrpl/tx/wasm/host_calls/Trace.cpp @@ -11,6 +11,7 @@ #include #include // For `TraceDataType`, which the bridge declares and this header defines. +#include #include #include