open-license-manager
2014-08-11 ab3e91ded7f8fb69c244231e2d6fe80a92070c37
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;