Declare CFRunLoopSourceRef rather than including the CFRunLoop.h header.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
#include "wx/event.h"
|
#include "wx/event.h"
|
||||||
|
|
||||||
#ifdef __WXMAC_OSX__
|
#ifdef __WXMAC_OSX__
|
||||||
#include <CoreFoundation/CFRunLoop.h>
|
typedef struct __CFRunLoopSource * CFRunLoopSourceRef;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
class WXDLLEXPORT wxFrame;
|
class WXDLLEXPORT wxFrame;
|
||||||
|
Reference in New Issue
Block a user