summaryrefslogtreecommitdiffhomepage
path: root/loader
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 /loader
parent5e9a9fef6edb636b7e6babb743541a18f25bd67f (diff)
mess around with <memory> inclusion
Diffstat (limited to 'loader')
-rw-r--r--loader/impl.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/loader/impl.cpp b/loader/impl.cpp
index ba055464..7e29616b 100644
--- a/loader/impl.cpp
+++ b/loader/impl.cpp
@@ -2,7 +2,6 @@
#include "compat/assert.hpp"
#include "loader/scenery.hpp"
#include <cstring>
-#include <memory>
#include <Corrade/Containers/Pair.h>
#include <Magnum/Trade/ImageData.h>