]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/listbox.h
Allow building in unicode mode with just "make -f makefile.g95 UNICODE=1"
[wxWidgets.git] / include / wx / listbox.h
index 23f3100c5305c1ccf52ea4a7ff3038bdc890623c..3624531b20be1eb48165c59635ebcddd55b09512 100644 (file)
@@ -16,7 +16,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
     #pragma interface "listboxbase.h"
 #endif