removed '#undef _SEP_'

pull/33/head
Koncord 9 years ago
parent bdfaea2d46
commit 9375b540d6

@ -60,9 +60,6 @@ const vector<string> Utils::split(const string &str, int delimiter)
return result; return result;
} }
#undef _SEP_
void Utils::timestamp() void Utils::timestamp()
{ {
time_t ltime; time_t ltime;

Loading…
Cancel
Save