Added missing #import <Foundation/NSArray.h>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47732 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include "wx/cocoa/string.h"
|
||||
#include "wx/cocoa/autorelease.h"
|
||||
|
||||
#import <Foundation/NSArray.h>
|
||||
#include "wx/cocoa/objc/NSView.h"
|
||||
#import <AppKit/NSButton.h>
|
||||
#import <AppKit/NSBox.h>
|
||||
|
@@ -24,6 +24,7 @@
|
||||
#include "wx/cocoa/string.h"
|
||||
#include "wx/cocoa/trackingrectmanager.h"
|
||||
|
||||
#import <Foundation/NSArray.h>
|
||||
#import <Foundation/NSRunLoop.h>
|
||||
#include "wx/cocoa/objc/NSView.h"
|
||||
#import <AppKit/NSEvent.h>
|
||||
|
Reference in New Issue
Block a user