Michele Caini 2 лет назад
Родитель
Сommit
2e375a4482
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      test/entt/common/non_default_constructible.h

+ 0 - 2
test/entt/common/non_default_constructible.h

@@ -1,8 +1,6 @@
 #ifndef ENTT_COMMON_NON_DEFAULT_CONSTRUCTIBLE_HPP
 #define ENTT_COMMON_NON_DEFAULT_CONSTRUCTIBLE_HPP
 
-#include <type_traits>
-
 namespace test {
 
 struct non_default_constructible {