Browse Source

test: missing include

Michele Caini 1 year ago
parent
commit
c97a5f1b50
1 changed files with 1 additions and 0 deletions
  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>