]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/combobox.h
generic template must not carry linkage clause
[wxWidgets.git] / include / wx / mac / combobox.h
index 3da2f84e6a34c7c2c876dae5df9b05c5f28b5bf6..fcdba4fef309f1a1680784f7ea87807ed0719bdd 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_COMBOBOX_H_
 #define _WX_COMBOBOX_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "combobox.h"
 #endif