open-license-manager
2014-09-08 897303206e87db7616b8c5f11b894c94b1047e7c
src/library/base/StringUtils.cpp
@@ -12,6 +12,10 @@
#include <cstring>
#include <algorithm>
#ifdef WIN32
#include <time.h> //mktime under windows
#endif
namespace license {
using namespace std;