From 677265461b3c596ab2a88858e74b0970196198fe Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Mon, 8 Sep 2025 23:09:21 +0200 Subject: Make clang-tidy happy --- src/u8.hh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/u8.hh') diff --git a/src/u8.hh b/src/u8.hh index 413b156..048af4f 100644 --- a/src/u8.hh +++ b/src/u8.hh @@ -1,12 +1,12 @@ #ifndef U8_HH #define U8_HH -#include +#include // IWYU pragma: export #include #include #include -#include "u.hh" +#include "u.hh" // IWYU pragma: export namespace u8 { -- cgit v1.3