fixed windows compilation

This commit is contained in:
csoler 2018-01-27 20:59:11 +01:00
parent d0039241d3
commit 8f7582588a

View File

@ -27,6 +27,7 @@
#include <thread>
#include <sys/time.h>
#include <sys/unistd.h>
#include <unistd.h>
#include "rstime.h"
namespace rstime {