Browse Source

registry: remove unused header

Michele Caini 3 years ago
parent
commit
ff9c472f86
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/entt/entity/registry.hpp

+ 0 - 1
src/entt/entity/registry.hpp

@@ -22,7 +22,6 @@
 #include "entity.hpp"
 #include "fwd.hpp"
 #include "group.hpp"
-#include "runtime_view.hpp"
 #include "sparse_set.hpp"
 #include "storage.hpp"
 #include "view.hpp"