Parcourir la source

meta: fwd declare meta_custom

Michele Caini il y a 2 ans
Parent
commit
6695bdcb52
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      src/entt/meta/fwd.hpp

+ 2 - 0
src/entt/meta/fwd.hpp

@@ -13,6 +13,8 @@ struct meta_handle;
 
 struct meta_prop;
 
+struct meta_custom;
+
 struct meta_data;
 
 struct meta_func;