]> git.saurik.com Git - cycript.git/blame - xcode.h
Use variadic templates to better organize Classes.
[cycript.git] / xcode.h
CommitLineData
a1cda481
JF
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