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/u16.hh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/u16.hh') diff --git a/src/u16.hh b/src/u16.hh index 6894a84..c23a366 100644 --- a/src/u16.hh +++ b/src/u16.hh @@ -1,12 +1,12 @@ #ifndef U16_HH #define U16_HH -#include +#include // IWYU pragma: export #include #include #include -#include "u.hh" +#include "u.hh" // IWYU pragma: export namespace u16 { -- cgit v1.3