gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] libltdl doesn't contain its include files anymore


From: Benjamin Wolsey
Subject: Re: [Gnash-dev] libltdl doesn't contain its include files anymore
Date: Thu, 23 Apr 2009 23:10:23 +0200

> === 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

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


reply via email to

[Prev in Thread] Current Thread [Next in Thread]