Przeglądaj źródła

dense_map: remove <algorithm> (no longer required)

Michele Caini 3 lat temu
rodzic
commit
c5afd8f589
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      src/entt/container/dense_map.hpp

+ 0 - 1
src/entt/container/dense_map.hpp

@@ -1,7 +1,6 @@
 #ifndef ENTT_CONTAINER_DENSE_MAP_HPP
 #ifndef ENTT_CONTAINER_DENSE_MAP_HPP
 #define ENTT_CONTAINER_DENSE_MAP_HPP
 #define ENTT_CONTAINER_DENSE_MAP_HPP
 
 
-#include <algorithm>
 #include <cmath>
 #include <cmath>
 #include <cstddef>
 #include <cstddef>
 #include <functional>
 #include <functional>