Просмотр исходного кода

test: resource include review (thanks iwyu)

Michele Caini 3 лет назад
Родитель
Сommit
7d2b7974fb
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      test/entt/resource/resource_cache.cpp

+ 1 - 0
test/entt/resource/resource_cache.cpp

@@ -6,6 +6,7 @@
 #include <entt/core/hashed_string.hpp>
 #include <entt/core/hashed_string.hpp>
 #include <entt/resource/cache.hpp>
 #include <entt/resource/cache.hpp>
 #include <entt/resource/loader.hpp>
 #include <entt/resource/loader.hpp>
+#include <entt/resource/resource.hpp>
 #include "../common/throwing_allocator.hpp"
 #include "../common/throwing_allocator.hpp"
 
 
 struct broken_tag {};
 struct broken_tag {};