]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/control.h
We surely don't need two debugging sections,
[wxWidgets.git] / include / wx / mac / control.h
index 417d5d5bb099c7b516183b92bc5a348d99c73342..c97686d258cc973ac3cd8099d31b6c03a96d7355 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_CONTROL_H_
 #define _WX_CONTROL_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "control.h"
 #endif