summaryrefslogtreecommitdiffhomepage
path: root/editor/vobj-editor.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'editor/vobj-editor.hpp')
-rw-r--r--editor/vobj-editor.hpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/editor/vobj-editor.hpp b/editor/vobj-editor.hpp
index d8477011..e26289d4 100644
--- a/editor/vobj-editor.hpp
+++ b/editor/vobj-editor.hpp
@@ -5,11 +5,6 @@
#include <map>
#include <Corrade/Containers/StringView.h>
-namespace Corrade::Containers {
-template<typename T> class BasicStringView;
-using StringView = BasicStringView<const char>;
-} // namespace Corrade::Containers
-
namespace floormat {
struct world;