]> git.saurik.com Git - cycript.git/blobdiff - String.hpp
Use -fvisibility=hidden to avoid slow symbol stub.
[cycript.git] / String.hpp
index a00a5e20f731503672015e4b4cc36f3202ae971e..ce48f2c8c87eb927969050bd18ef8c65767817a7 100644 (file)
@@ -22,7 +22,6 @@
 #ifndef CYCRIPT_STRING_HPP
 #define CYCRIPT_STRING_HPP
 
-#include "cycript.hpp"
 #include "Pooling.hpp"
 
 #include <iostream>