فهرست منبع

test: cleanup

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;