------- Comment #3 from paolo dot carlini at oracle dot com 2010-06-22 14:08 ------- Should be simply removed and std::max and std::min used throughout: the header includes already <vector> and <string>, which in turn include stl_algobase.h, thus are both available "for free".
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44630