X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/abc79d6e51bae6d48642724135de4a2d5666a48c..b5af12b8bc9c3fda53ebce1ba823734a279610c9:/Parser.hpp diff --git a/Parser.hpp b/Parser.hpp index d915305..c9614ed 100644 --- a/Parser.hpp +++ b/Parser.hpp @@ -39,7 +39,7 @@ #include "Pooling.hpp" #include "Options.hpp" -class CYContext; +struct CYContext; struct CYThing { virtual ~CYThing() {