open-license-manager
2014-09-01 d6bd584c0fd5880aa5c5c45b9d03d12b278c48be
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;