Skip to content

Commit 129166c

Browse files
committed
Fix build error
Signed-off-by: JCW <[email protected]>
1 parent 6376f10 commit 129166c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/xrpl/beast/utility/Journal.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
#include <xrpl/beast/utility/instrumentation.h>
2424

2525
#include <thread>
26+
#include <deque>
2627
#include <atomic>
2728
#include <charconv>
2829
#include <cstring>

0 commit comments

Comments
 (0)