Jan Willamowius
2019-04-27 53a687f7347e56fa9173cc4710a0e41d7d2b1374
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