skypjack 1 неделя назад
Родитель
Сommit
0228054c12
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      src/entt/entt.hpp

+ 2 - 0
src/entt/entt.hpp

@@ -73,6 +73,8 @@ namespace entt::stl {}
 #include "stl/array.hpp"
 #include "stl/atomic.hpp"
 #include "stl/bit.hpp"
+#include "stl/cassert.hpp"
+#include "stl/compare.hpp"
 #include "stl/concepts.hpp"
 #include "stl/cstddef.hpp"
 #include "stl/cstdint.hpp"