]> git.saurik.com Git - cycript.git/blobdiff - Internal.hpp
Desktop Mac seems to use ^{_objc_class=...} instead of #.
[cycript.git] / Internal.hpp
index 0aaa38469a7803dd0fe7399a1017c3a57a65bb66..fff510bd97455efe3767b19289fa7934de7ee3a8 100644 (file)
@@ -49,7 +49,7 @@
 #include <sig/parse.hpp>
 #include <sig/ffi_type.hpp>
 
-void Structor_(apr_pool_t *pool, const char *name, const char *types, sig::Type *&type);
+void Structor_(apr_pool_t *pool, sig::Type *&type);
 
 struct Type_privateData :
     CYData