MSVC support
This commit is contained in:
@@ -2,7 +2,10 @@
|
||||
#include <cmath>
|
||||
#include <fmt/core.h>
|
||||
#include <thread>
|
||||
|
||||
#if !defined(_MSC_VER)
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#include "ipc/api.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user