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