Ver Fonte

test: missing include

Michele Caini há 1 ano atrás
pai
commit
c97a5f1b50
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      test/entt/meta/meta_func.cpp

+ 1 - 0
test/entt/meta/meta_func.cpp

@@ -1,4 +1,5 @@
 #include <cstddef>
+#include <type_traits>
 #include <utility>
 #include <gtest/gtest.h>
 #include <entt/core/hashed_string.hpp>