>I have went through the code over and over.

>#include "File_Meta_FSM.h" -- ( this does not have any boost includes at all)

>

>#define BOOST_MPL_CFG_NO_PREPROCESSED_HEADERS

>#define BOOST_MPL_LIMIT_VECTOR_SIZE 30 // or whatever you need

>#define BOOST_MPL_LIMIT_MAP_SIZE 30 // or whatever you need

>#define FUSION_MAX_VECTOR_SIZE 30 // or whatever you need

>#include "boost/mpl/vector/vector30.hpp"

<snip>

 

Can you provide a minimum example so that I can have a look? I also need to know which compiler and boost version you use.

 

Thanks,

Christophe