From aa49abdf239bae6065fddd0839ec67a404c9748c Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Mon, 15 Sep 2025 21:15:53 +0200 Subject: Add .clang-format Make it easier to keep a consistent style --- src/decompress.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/decompress.hh') diff --git a/src/decompress.hh b/src/decompress.hh index a15efdc..fa9ffa1 100644 --- a/src/decompress.hh +++ b/src/decompress.hh @@ -1,7 +1,7 @@ #ifndef DECOMPRESS_HH #define DECOMPRESS_HH -#include "io.hh" // IWYU pragma: export +#include "io.hh" // IWYU pragma: export namespace decompress { -- cgit v1.3