From 9c3d4539b820b34ca112dedbaf2ed5262c003ace Mon Sep 17 00:00:00 2001 From: Maksim Denisov Date: Thu, 14 Nov 2024 09:44:47 +0100 Subject: tests: Implement IWYU suggestions --- test/main.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'test/main.cpp') diff --git a/test/main.cpp b/test/main.cpp index 54afa2dc..8be07fee 100644 --- a/test/main.cpp +++ b/test/main.cpp @@ -12,10 +12,6 @@ // See the License for the specific language governing permissions and // limitations under the License. -#include -#include -#include - #include "catch2/catch_session.hpp" #include "src/buildtool/file_system/git_context.hpp" #include "src/buildtool/storage/file_chunker.hpp" -- cgit v1.2.3