Browse Source

test: review includes

Michele Caini 3 years ago
parent
commit
e39f235287
2 changed files with 2 additions and 0 deletions
  1. 1 0
      test/entt/container/dense_map.cpp
  2. 1 0
      test/entt/container/dense_set.cpp

+ 1 - 0
test/entt/container/dense_map.cpp

@@ -1,3 +1,4 @@
+#include <cmath>
 #include <cstddef>
 #include <functional>
 #include <iterator>

+ 1 - 0
test/entt/container/dense_set.cpp

@@ -1,3 +1,4 @@
+#include <cmath>
 #include <cstddef>
 #include <functional>
 #include <iterator>