Merge pull request #47 from lioncash/remove-stringfromint Remove function StringFromInt from StringUtil.cpp/.h. C++11 has std::to_string for this now.