
On 3 November 2011 00:41, Vicente J. Botet Escriba <vicente.botet@wanadoo.fr> wrote:
Le 02/11/11 23:56, Mateusz Łoskot a écrit :
4) Means, I should be able to stream Fusion-adopted demo::employee
#include <iostream> #include <string> #include <boost/fusion/adapted/struct/adapt_struct.hpp> #include <boost/fusion/include/adapt_struct.hpp> #include <boost/fusion/sequence/io.hpp> #include <boost/fusion/include/io.hpp>
// code from above example goes here
Hi,
try adding
#include <boost/fusion/include/io.hpp>
It is at the end of
Hi, It is there. See my example above. BTW, I should have mentioned I use Boost trunk with GCC 4.5.2 and Visual C++ 2010 Best regards, -- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org Member of ACCU, http://accu.org