diff options
| author | Joel Klinghed <the_jk@spawned.biz> | 2025-09-15 21:15:53 +0200 |
|---|---|---|
| committer | Joel Klinghed <the_jk@spawned.biz> | 2025-09-15 21:15:53 +0200 |
| commit | aa49abdf239bae6065fddd0839ec67a404c9748c (patch) | |
| tree | 631fbb2df58aa35df3d60c65c037ef74b1807114 /test/io_test_helper.hh | |
| parent | bf41a601fd0447bcf3a2937a595a1cd8ca5c1633 (diff) | |
Add .clang-format
Make it easier to keep a consistent style
Diffstat (limited to 'test/io_test_helper.hh')
| -rw-r--r-- | test/io_test_helper.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/io_test_helper.hh b/test/io_test_helper.hh index ce191cf..b99b8fa 100644 --- a/test/io_test_helper.hh +++ b/test/io_test_helper.hh @@ -1,7 +1,7 @@ #ifndef IO_TEST_HELPER_HH #define IO_TEST_HELPER_HH -#include "io.hh" // IWYU pragma: export +#include "io.hh" // IWYU pragma: export #include <cstddef> #include <memory> |
