Hi Fred,

/Does it help to put #include <vector> *before* #include <simgear/compiler.h> in
/math/sg_types.hxx
/-Fred

I CHANGED THE POSITION OF #include <vector>:
...
#include <vector>
#include <simgear/compiler.h>

#include STL_STRING
//#include <vector> (original position)

#include <simgear/math/point3d.hxx>
...

but the result was the same (error as described)
Regards
Georg

_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to