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