> === modified file 'libbase/utf8.h'
> --- libbase/utf8.h 2009-02-25 22:33:03 +0000
> +++ libbase/utf8.h 2009-04-23 20:51:59 +0000
> +#ifdef __amigaos4__
> +namespace std
> +{
> + typedef std::basic_string<wchar_t> wstring;
> +};
> +#endif
> +Wouldn't "include <wstring>" do the job here? -- Free Flash, use Gnash http://www.gnu.org/software/gnash/ Benjamin Wolsey, Software Developer - http://benjaminwolsey.de
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
_______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

