]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/protocol/ftp.h
added some macros to define version strings from version number (instead of having...
[wxWidgets.git] / include / wx / protocol / ftp.h
index ae7391d45ef11f8a586b756def060de5b4e04e53..c3631a4278b582a39dd6f3b2de5e98f8b71082e9 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef __WX_FTP_H__
 #define __WX_FTP_H__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
     #pragma interface "ftp.h"
 #endif