summaryrefslogtreecommitdiffhomepage
path: root/editor
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2023-04-16 12:26:07 +0200
committerStanislaw Halik <sthalik@misaki.pl>2023-04-16 13:44:15 +0200
commit7cb658cc15a18634dd8733954134ad8289da1731 (patch)
tree2e816c55813ebf1940f38360a82108ef3b78a24e /editor
parent5e9a9fef6edb636b7e6babb743541a18f25bd67f (diff)
mess around with <memory> inclusion
Diffstat (limited to 'editor')
-rw-r--r--editor/editor.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/editor.hpp b/editor/editor.hpp
index 62027d8d..64d92611 100644
--- a/editor/editor.hpp
+++ b/editor/editor.hpp
@@ -8,7 +8,6 @@
#include "scenery-editor.hpp"
#include <map>
-#include <memory>
#include <Corrade/Containers/Optional.h>
#include <Corrade/Containers/StringView.h>