Michele Caini пре 3 година
родитељ
комит
379819b2b0
1 измењених фајлова са 1 додато и 2 уклоњено
  1. 1 2
      test/lib/meta/plugin/types.h

+ 1 - 2
test/lib/meta/plugin/types.h

@@ -2,8 +2,7 @@
 #define ENTT_LIB_META_PLUGIN_TYPES_H
 
 #include <entt/locator/locator.hpp>
-
-class meta_ctx;
+#include <entt/meta/meta.hpp>
 
 struct userdata {
     entt::locator<entt::meta_ctx>::node_type ctx;