Просмотр исходного кода

registry: remove unused header

Michele Caini 4 лет назад
Родитель
Сommit
ff9c472f86
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      src/entt/entity/registry.hpp

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

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