X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b030203c5926bd6af8bc310469c911f2143f7e1..11fe6505b848a968f4c89cb3c3fd37a6a03bcaea:/src/cocoa/NSTableView.mm diff --git a/src/cocoa/NSTableView.mm b/src/cocoa/NSTableView.mm index 8991fb0ebb..43d43aabeb 100644 --- a/src/cocoa/NSTableView.mm +++ b/src/cocoa/NSTableView.mm @@ -6,7 +6,7 @@ // Created: 2003/08/05 // RCS-ID: $Id$ // Copyright: (c) 2003 David Elliott -// Licence: wxWindows licence +// Licence: wxWidgets licence ///////////////////////////////////////////////////////////////////////////// // ============================================================================ @@ -22,8 +22,6 @@ #include "wx/log.h" #endif // WX_PRECOMP -#include "wx/cocoa/ObjcPose.h" - #include "wx/cocoa/NSTableDataSource.h" #include "wx/cocoa/NSTableView.h" #import