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