diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2023-04-16 12:26:07 +0200 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-04-16 13:44:15 +0200 |
| commit | 7cb658cc15a18634dd8733954134ad8289da1731 (patch) | |
| tree | 2e816c55813ebf1940f38360a82108ef3b78a24e /editor | |
| parent | 5e9a9fef6edb636b7e6babb743541a18f25bd67f (diff) | |
mess around with <memory> inclusion
Diffstat (limited to 'editor')
| -rw-r--r-- | editor/editor.hpp | 1 |
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> |
