Compile error in DSGraph.h

DSGraph.h has a prototype in it with a std::string& parameter, but does not include <string>.

patch (237 Bytes)