summaryrefslogtreecommitdiff
path: root/Source/UnitTests/UnitTestsMain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/UnitTests/UnitTestsMain.cpp')
-rw-r--r--Source/UnitTests/UnitTestsMain.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/Source/UnitTests/UnitTestsMain.cpp b/Source/UnitTests/UnitTestsMain.cpp
index 3edb1c1909..12b998125c 100644
--- a/Source/UnitTests/UnitTestsMain.cpp
+++ b/Source/UnitTests/UnitTestsMain.cpp
@@ -2,11 +2,7 @@
// SPDX-License-Identifier: GPL-2.0-or-later
// Based on gtest_main.cc
-#include <cstdio>
-#include <fmt/format.h>
-
#include "Common/MsgHandler.h"
-#include "Core/Core.h"
#include "gtest/gtest.h"