]> git.saurik.com Git - cycript.git/blob - xcode.h
@encode syntax doesn't require Objective-C support.
[cycript.git] / xcode.h
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