Skip to content

Commit acbe9c6

Browse files
committed
Remove non-existing header include.
1 parent 7013016 commit acbe9c6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CoreFoundation/RunLoop.subproj/CFRunLoop.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@
3333
extern void objc_terminate(void);
3434

3535

36-
#if TARGET_OS_WIN32
37-
#include <typeinfo.h>
38-
#endif
39-
4036
#include "CFOverflow.h"
4137

4238
#if TARGET_OS_MAC || TARGET_OS_WIN32 || !DEPLOYMENT_RUNTIME_OBJC

0 commit comments

Comments
 (0)