diff options
| author | Felix Morgner <felix.morgner@ost.ch> | 2026-04-21 14:44:01 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@ost.ch> | 2026-04-21 14:44:01 +0200 |
| commit | e8ce02d63f096147fc54824f0a45c23e3a3ced25 (patch) | |
| tree | e96658cb58f91c48d345348bb4e08491dac8581b /libs/kstd/tests/src/format.cpp | |
| parent | e3fa6b1adbd7fce3b080d75fd0959949b7d3bef4 (diff) | |
| download | teachos-e8ce02d63f096147fc54824f0a45c23e3a3ced25.tar.xz teachos-e8ce02d63f096147fc54824f0a45c23e3a3ced25.zip | |
libs: prepare for clang-tidy
Diffstat (limited to 'libs/kstd/tests/src/format.cpp')
| -rw-r--r-- | libs/kstd/tests/src/format.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/kstd/tests/src/format.cpp b/libs/kstd/tests/src/format.cpp index 73c8102..624779a 100644 --- a/libs/kstd/tests/src/format.cpp +++ b/libs/kstd/tests/src/format.cpp @@ -1,6 +1,4 @@ -#include <kstd/flat_map> #include <kstd/format> -#include <kstd/tests/os_panic.hpp> #include <catch2/catch_test_macros.hpp> |
