summaryrefslogtreecommitdiffhomepage
path: root/test/main.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-10-29 03:45:13 +0200
committerStanislaw Halik <sthalik@misaki.pl>2022-10-29 03:45:13 +0200
commit1709a4f2037f45b199da319cc7cc4ea2c3f177bd (patch)
treecc1ba361e5e0a4803c4c21e90e3f8b431bad74e5 /test/main.cpp
parent1995c5981e044c5c537b48c53073409137c42ec6 (diff)
update pch
Diffstat (limited to 'test/main.cpp')
-rw-r--r--test/main.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/main.cpp b/test/main.cpp
index 38127c05..f09768a9 100644
--- a/test/main.cpp
+++ b/test/main.cpp
@@ -1,11 +1,5 @@
#include "app.hpp"
-#include "compat/assert.hpp"
#include "loader.hpp"
-#include <filesystem>
-#include <Corrade/Containers/Pair.h>
-#include <Corrade/Containers/StringStlView.h>
-#include <Corrade/Utility/Path.h>
-#include <Magnum/Magnum.h>
namespace floormat {