X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/b799113bd4ec270504dd9f552142c1adfd6e583a..a93f15c0bc99a80cc7dbe2f43f53ca3f2d7f64a3:/Exception.hpp diff --git a/Exception.hpp b/Exception.hpp index 598548f..9f6a81a 100644 --- a/Exception.hpp +++ b/Exception.hpp @@ -26,6 +26,9 @@ #include #endif +// XXX: does _assert really need this? +#include + #include "Standard.hpp" class CYPool;