1 parent 8e88cac commit 7988606Copy full SHA for 7988606
1 file changed
WTF/wtf/Functional.h
@@ -33,7 +33,7 @@
33
34
#if PLATFORM(MAC) && COMPILER_SUPPORTS(BLOCKS)
35
#include <Block.h>
36
-#include <objc/objc-runtime.h>
+#include <objc/message.h>
37
#endif
38
39
namespace WTF {
0 commit comments