]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/tipdlg.cpp
unicode for mac fixes
[wxWidgets.git] / src / generic / tipdlg.cpp
index fd74ee77ab88c40181e1919fef546c33dddd59ed..bac3433d8ab7a389c46b195e84d64fb9337af002 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "tipdlg.h"
 #endif