Abdelrazak Younes wrote:
Peter Kümmel wrote:
Abdel, when you not include <boost/cstdint.hpp> you could use Lars's preferred 'using boost::uint32_t;'I included it because it is define there?Why do you include it, I don't need it here with msvc.You mean you don't need it with or without 'using boost::uint32_t;'?I've now removed the include and it does compile indeed. But I don't understand why...
That's because it's included in unicode.h estupido! I'll remove it, thanks, Abdel.