<br><br><div class="gmail_quote">On Wed, Oct 20, 2010 at 9:50 AM, Ovanes Markarian <span dir="ltr"><<a href="mailto:om_boost@keywallet.com">om_boost@keywallet.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"> <div class="im"><div>On Wed, Oct 20, 2010 at 3:57 AM, Joel de Guzman <span dir="ltr"><<a href="mailto:joel@boost-consulting.com" target="_blank">joel@boost-consulting.com</a>></span> wrote:</div></div><div><div class="gmail_quote"> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <div><div></div><div><div class="im">On 10/20/10 12:54 AM, Ovanes Markarian wrote:<br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> Hello *,<br>[...]</blockquote></div></div><div class="im"> There's a long thread about that. Long story short: just use<br> iso8859_1 or standard.<br> <br> Regards,<br> -- <br> Joel de Guzman<br> <a href="http://www.boostpro.com" target="_blank">http://www.boostpro.com</a><br> <a href="http://spirit.sf.net" target="_blank">http://spirit.sf.net</a></div></blockquote><div><br></div>Joel,<div><br></div><div>thanks for the answer. I unfortunatelly do not find the required header.</div><div><br></div> <div> I tried to include�#include <boost/spirit/include/support_iso8859_1.hpp></div><div><br></div><div>But compiler still blames: that namespace iso8859_1 is not found.</div><div><br></div><div><br></div><div>With Kind Regards,</div> <div>Ovanes�</div></div></div></blockquote><div><br></div><div>I opended the appropriate header boost/spirit/home/support/char_encoding/iso8859_1.hpp</div><div>And see that iso8859_1 is a struct contained in boost::spirit::char_encoding namespace.</div> <div><br></div><div>But I still have compilation errors even with:</div><div>using namespace boost::spirit::char_encoding::iso8859_1;</div><div><br></div><div><br></div></div><br>