]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/checklst.cpp
fixed (harmless) unused variable warning in release build
[wxWidgets.git] / src / mac / carbon / checklst.cpp
index 77b77f2055a72f46aa1288c9f3aae066705e1a0c..9eb1a44cb6f8fe19f5db00bd31c744ea8d9060ed 100644 (file)
@@ -25,7 +25,9 @@
 #include "wx/arrstr.h"
 
 #include "wx/mac/uma.h"
+#ifndef __DARWIN__
 #include <Appearance.h>
+#endif
 
 // ============================================================================
 // implementation of wxCheckListBox