open-license-manager
2014-08-14 35d5f19e164d62bc217415a472a71b09825d0291
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;