]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/textbuf.cpp
Use the new wx_truncate_cast for any narrowing conversions
[wxWidgets.git] / src / common / textbuf.cpp
index 0f662f16b339be8f9a4c4a240e621a53b6281027..97178aeb6e51c5eee5432403729367eb55e19155 100644 (file)
 // headers
 // ============================================================================
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma implementation "textbuf.h"
-#endif
-
 #include  "wx/wxprec.h"
 
 #ifdef __BORLANDC__