@@ -30,10 +30,14 @@ #ifdef OF_OBJFW_RUNTIME # import "runtime.h" #else # import #endif + +#ifdef OF_APPLE_RUNTIME +# import +#endif #ifdef __has_feature # if __has_feature(objc_bool) # undef YES # define YES __objc_yes