X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6c4d607e60293cdd7e9774ad0a5af224882d91e5..8e77fd8bca165aab9709649d79a7cbc6a172d4e1:/include/wx/strconv.h diff --git a/include/wx/strconv.h b/include/wx/strconv.h index 7ebd113f08..d7bf584137 100644 --- a/include/wx/strconv.h +++ b/include/wx/strconv.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////////// -// Name: strconv.h +// Name: wx/strconv.h // Purpose: conversion routines for char sets any Unicode // Author: Ove Kaaven, Robert Roebling, Vadim Zeitlin // Modified by: @@ -25,9 +25,7 @@ # undef __BSEXCPT__ #endif -#ifndef __WXPALMOS5__ #include -#endif // ! __WXPALMOS5__ class WXDLLIMPEXP_FWD_BASE wxString;