Browse Source

test: resource include review (thanks iwyu)

Michele Caini 2 years ago
parent
commit
7d2b7974fb
1 changed files with 1 additions and 0 deletions
  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 {};