소스 검색

test: resource include review (thanks iwyu)

Michele Caini 3 년 전
부모
커밋
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/resource/cache.hpp>
 #include <entt/resource/loader.hpp>
+#include <entt/resource/resource.hpp>
 #include "../common/throwing_allocator.hpp"
 
 struct broken_tag {};