]> git.saurik.com Git - wxWidgets.git/commitdiff
removed the inexistent (at least in 10.4 SDK) and unneeded carbon/carbon.h header...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 10 Jun 2009 15:05:07 +0000 (15:05 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 10 Jun 2009 15:05:07 +0000 (15:05 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60980 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/osx/carbon/dataview.h

index 14b1e58673c5b097ccf063b6d6ca406527b874e8..d55d0b62ef10b8a34faf647cb7cced5a7a5617f5 100644 (file)
@@ -14,8 +14,6 @@
 
 #if wxUSE_GUI
 
-#include <carbon/carbon.h>
-
 #include "wx/osx/core/dataview.h"
 #include "wx/osx/private.h"