]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/textcmn.cpp
Your typical c_str => c_str() fix.
[wxWidgets.git] / src / common / textcmn.cpp
index d45fbb75057acaa8b29ec98c4378234a1fc404e1..63408d24d4c12e6d9f55806dfa032dec068cfe3c 100644 (file)
 // ============================================================================
 // declarations
 // ============================================================================
-
+#ifdef __GNUG__
+    #pragma implementation "textctrlbase.h"
+#endif
+        
 // for compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"