id summary reporter owner description type status milestone component version severity resolution keywords cc 9421 VC2013 build error /boost/archive/iterators/transform_width.hpp anonymous Robert Ramey "vc2013 build boost1.55 error:undefined std::min vc2013 std::min in file not in file can this: {{{ #if defined(_MSC_VER) && (_MSC_VER >= 1020) # pragma once #endif #include //add------ #if defined(_MSC_VER) && (_MSC_VER >= 1800) #include #endif }}} " Bugs closed To Be Determined serialization Boost 1.55.0 Problem fixed std::min