Anton Pevtsov wrote:
Martin, I see that you have changed "#include <printf.h>" to "#include <snprintfa.h>" in the test for lib.alg.rotate. But for the current SVN version this change results in the compilation
error:

25.rotate.cpp(28) : fatal error C1083: Cannot open include file:
'snprintfa.h': No such file or directory

And it seems that the snprintfa.h header is really absent in the
project. Is it missed?

No, they're one and the same. It's my typo -- thanks for catching
it, I'll fix it shortly!

Martin

Reply via email to