Michele Caini vor 3 Jahren
Ursprung
Commit
379819b2b0
1 geänderte Dateien mit 1 neuen und 2 gelöschten Zeilen
  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;