X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/80fdcdb90ef779185492dab676d461fc34933312..59f76658d3ab2bfd3e645617c7d2b7676ae63e18:/include/wx/strconv.h diff --git a/include/wx/strconv.h b/include/wx/strconv.h index 9ec0cdbc61..3dc3752186 100644 --- a/include/wx/strconv.h +++ b/include/wx/strconv.h @@ -4,7 +4,6 @@ // Author: Ove Kaaven, Robert Roebling, Vadim Zeitlin // Modified by: // Created: 29/01/98 -// RCS-ID: $Id$ // Copyright: (c) 1998 Ove Kaaven, Robert Roebling // (c) 1998-2006 Vadim Zeitlin // Licence: wxWindows licence @@ -25,9 +24,7 @@ # undef __BSEXCPT__ #endif -#ifndef __WXPALMOS5__ #include -#endif // ! __WXPALMOS5__ class WXDLLIMPEXP_FWD_BASE wxString;