Explorar el Código

meta: fwd declare meta_custom

Michele Caini hace 1 año
padre
commit
6695bdcb52
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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;