master
Daniel Kolesa 2016-03-06 21:51:11 +00:00
parent 2dffd79d46
commit f9f2c1c903
1 changed files with 1 additions and 1 deletions

View File

@ -601,7 +601,7 @@ namespace util {
ostd::Size idx);
ostd::Vector<ostd::String> list_explode(ostd::ConstCharRange s,
ostd::Size limit = -1);
}
} /* namespace util */
} /* namespace cscript */