michael@13: // "a type" "needed cpp_includes" michael@13: "vector" "#include michael@13: using namespace std;" michael@13: michael@13: "list" "#include michael@13: using namespace std;" michael@13: michael@13: "map" "#include michael@13: using namespace std;" michael@13: michael@13: "string" "#include michael@13: using namespace std;" michael@13: