From ba36e3a805a7cbd1638ed8cd35587eca4e168bd1 Mon Sep 17 00:00:00 2001 From: Felipe Garay Date: Tue, 20 Feb 2024 17:02:10 -0800 Subject: [PATCH] clang-format Signed-off-by: Felipe Garay --- src/odb/test/cpp/helper/env.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/odb/test/cpp/helper/env.cpp b/src/odb/test/cpp/helper/env.cpp index 5f3da0310d2..3d6bfbcf1e3 100644 --- a/src/odb/test/cpp/helper/env.cpp +++ b/src/odb/test/cpp/helper/env.cpp @@ -32,8 +32,8 @@ #include "env.h" -#include #include +#include namespace odb {