Log Message: std_vector.hh depends on config.hh, so include the latter whenever the former is used. to_string is part of C++11 STL, so pick the version from the global namespace whenever it is unclear which one is desired.