mirror of
https://github.com/DigitalDevices/pvr.octonet.git
synced 2025-03-01 10:53:09 +00:00
Fix windows build
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#include <sstream>
|
||||
#include <string>
|
||||
|
||||
#ifdef __WINDOWS__
|
||||
#if defined(WIN32) || defined(_WIN32) || defined(__WIN32) && !defined(__CYGWIN__)
|
||||
#define timegm _mkgmtime
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user