Преглед изворни кода

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 {};