]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_split.h
return name and extension by const ref, not by value, to prevent bugs as the one...
[wxWidgets.git] / include / wx / xrc / xh_split.h
index cf58e43ceb58b67864b31b9fe73ab85479a93d1a..40c317e257a2032168a55d5e877c9989594bc373 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef _WX_XH_SPLIT_H_
 #define _WX_XH_SPLIT_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "xh_split.h"
 #endif