]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/txtstrm.cpp
Implement GetValue() and SetValue() and send an event when clicked
[wxWidgets.git] / src / common / txtstrm.cpp
index 55a7ac35804f1f72fdd2eef494e5c94666e2255b..36fab028f4c0194b764bb89ecb99c21fb6966878 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "txtstrm.h"
 #endif