From 860189e34fb24cc908c306489bf2d62e6c13f5a8 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sat, 13 Jan 2024 03:52:43 +0100 Subject: w --- editor/ground-editor.cpp | 1 - editor/inspect-types.cpp | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'editor') diff --git a/editor/ground-editor.cpp b/editor/ground-editor.cpp index f88bc25a..4253575c 100644 --- a/editor/ground-editor.cpp +++ b/editor/ground-editor.cpp @@ -6,7 +6,6 @@ #include "keys.hpp" #include "loader/loader.hpp" #include "compat/exception.hpp" -#include #include namespace floormat { diff --git a/editor/inspect-types.cpp b/editor/inspect-types.cpp index 7690d91d..a6c30ed4 100644 --- a/editor/inspect-types.cpp +++ b/editor/inspect-types.cpp @@ -9,7 +9,7 @@ #include "src/critter.hpp" #include "src/light.hpp" -#include +#include #include namespace floormat::entities { -- cgit v1.2.3