summaryrefslogtreecommitdiffhomepage
path: root/entity/types.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'entity/types.hpp')
-rw-r--r--entity/types.hpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/entity/types.hpp b/entity/types.hpp
index 055f6de0..2987f2e8 100644
--- a/entity/types.hpp
+++ b/entity/types.hpp
@@ -2,11 +2,6 @@
#include <cstdint>
#include <type_traits>
-namespace Corrade::Containers {
-template<typename T> class BasicStringView;
-using StringView = BasicStringView<const char>;
-} // namespace Corrade::Containers
-
namespace floormat::entities {
enum class erased_field_type : unsigned {