mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 06:55:54 -04:00
removed '#undef _SEP_'
This commit is contained in:
parent
bdfaea2d46
commit
9375b540d6
@ -60,9 +60,6 @@ const vector<string> Utils::split(const string &str, int delimiter)
|
||||
return result;
|
||||
}
|
||||
|
||||
|
||||
|
||||
#undef _SEP_
|
||||
void Utils::timestamp()
|
||||
{
|
||||
time_t ltime;
|
||||
|
Loading…
x
Reference in New Issue
Block a user