]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/net/smapi.h
wxUSE_EXTENDED_RTTI as name
[wxWidgets.git] / contrib / include / wx / net / smapi.h
index fd1246cf808ca4fddc29c3f4d4d441c38710cd0a..4d414580bfa2ce5574165ec858cb00e761fe8058 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "smapi.h"
 #endif
 
@@ -53,4 +53,4 @@ protected:
 };
 
 
-#endif //_WX_SMAPI_H_
\ No newline at end of file
+#endif //_WX_SMAPI_H_