Jan Willamowius
2019-04-22 e01b14791e87d06f2a8f2566215d656bae8157e8
src/library/base/StringUtils.cpp
@@ -11,8 +11,9 @@
#include <string>
#include <cstring>
#include <algorithm>
#include <stdexcept>
#ifdef WIN32
#ifdef _WIN32
#include <time.h> //mktime under windows
#endif