From 8d04a1a434cb3ae3a6fe95e975cd48adc603cdfd Mon Sep 17 00:00:00 2001 From: Richard Holland Date: Fri, 25 Oct 2024 12:59:46 +1100 Subject: [PATCH] clang --- src/ripple/app/misc/NegativeUNLVote.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ripple/app/misc/NegativeUNLVote.cpp b/src/ripple/app/misc/NegativeUNLVote.cpp index 62bbd4e05..82fa0fb43 100644 --- a/src/ripple/app/misc/NegativeUNLVote.cpp +++ b/src/ripple/app/misc/NegativeUNLVote.cpp @@ -21,8 +21,8 @@ #include #include #include -#include #include +#include namespace ripple {