I\'m porting code from Linux C to Visual C++ for windows.
Visual C++ doesn\'t know #include so I commented it out.
#include
Later, I fou
Boost.Config offers these typedefs for toolsets that do not provide them natively. The documentation for this specific functionality is here: Standard Integer Types