I was compiling the newest keyword example options.cpp with the newest Spirit got by svn. But I got the following error:
options.cpp(26) : error C2065: “int32_t”: undefined identifier options.cpp(31) : error C3203: “pair”: can't be template variant ...
I don't know why.
Thanks