darling-libobjc2/objc/objc-api.h
2013-01-31 17:40:53 +00:00

6 lines
124 B
C

#if defined(__clang__) && !defined(__OBJC_RUNTIME_INTERNAL__)
#pragma clang system_header
#endif
#include <objc/runtime.h>