open-license-manager
2014-08-06 425c196d0762424675120d92f9e4105d13af0f1a
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;