]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/accesscmn.cpp
fix bug introduced in r54646: we still need to count the embedded NULs when convertin...
[wxWidgets.git] / src / common / accesscmn.cpp
index 6a5838d07772e10a4f8e2b295130294a555fd73e..037fc8edf5b755219d91c5197d546b2e2435f9ac 100644 (file)
 // headers
 // ----------------------------------------------------------------------------
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma implementation "accessbase.h"
-#endif
-
 #include "wx/wxprec.h"
 
 #ifdef __BORLANDC__