]> git.saurik.com Git - cycript.git/blame_incremental - xcode.h
Got exceptions bridged, back and forth, with Java.
[cycript.git] / xcode.h
... / ...
CommitLineData
1#if defined(__cplusplus)
2#include <bits/c++config.h>
3#if defined(__arm__) && defined(__thumb__)
4#undef _GLIBCXX_ATOMIC_BUILTINS
5#endif
6#undef __TARGETING_4_0_DYLIB
7#define __TARGETING_4_0_DYLIB 1
8#endif