Procházet zdrojové kódy

test: missing include

Michele Caini před 1 rokem
rodič
revize
c97a5f1b50
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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>