]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/stattext.cpp
return the index of the inserted/appended item
[wxWidgets.git] / src / motif / stattext.cpp
index bbfd843ca06441afe23cf84f6230e9da406886fe..b0cd4e5c74912d513c40336b35f8698c1f3a1e0d 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "stattext.h"
 #endif