]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/fdrepdlg.h
Changed char* to wxChar*
[wxWidgets.git] / include / wx / fdrepdlg.h
index 9b83c0584f6eb70867b366eb284e9cf788c7c342..aa3965ff6bbbb4c9687c080ee8c6cab614a3bef5 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_FINDREPLACEDLG_H_
 #define _WX_FINDREPLACEDLG_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
     #pragma interface "fdrepdlg.h"
 #endif