Re: (no subject)

Dan Bloomquist via Spirit-general <[email protected]> Fri, 9 Oct 2020 08:50:14 -0700
Newsgroups gmane.comp.parsers.spirit.general
Message-ID <[email protected]>
Juan Dent wrote:
>
> Hi,
>
> I need help. I have from Boost.Spirit site I copied the following code:
>
> =A0=A0=A0=A0=A0=A0=A0 std::pair<double, double> p;
>

Hi Juan,
Did you include std_pair.hpp?
<https://stackoverflow.com/questions/21957810/boost-spirit-compiler-does-no=
t-recognize-stdpair/21957861>

Best, Dan.