]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/protocol/ftp.h
collection macro also for XTI_TEMPLATE_FIX
[wxWidgets.git] / include / wx / protocol / ftp.h
index 5356267702e26a24e4164469d19deedddbf291d8..e52f2d2e14952a9bcdd1d22ad54d4c90594b62dc 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef __WX_FTP_H__
 #define __WX_FTP_H__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "ftp.h"
 #endif