From d740c6ccced02147f84a39d5e5f0984d12bac6cb Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 20 May 2023 14:13:09 -0400 Subject: Rerun format_code (after merging clang-tidy PR) --- libtests/bits.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libtests/bits.cc') diff --git a/libtests/bits.cc b/libtests/bits.cc index af715da8..e8c8a5c1 100644 --- a/libtests/bits.cc +++ b/libtests/bits.cc @@ -3,8 +3,8 @@ #include #include #include -#include #include +#include // See comments in bits_functions.hh #define BITS_TESTING 1 -- cgit v1.2.3-54-g00ecf