mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-25 12:43:09 +00:00
feat: add MinGW cross-compilation support for Windows builds on Linux (#2108)
This commit is contained in:
3
3rd/compat-mingw/sys/epoll.h
Normal file
3
3rd/compat-mingw/sys/epoll.h
Normal file
@@ -0,0 +1,3 @@
|
||||
#pragma once
|
||||
|
||||
#include "wepoll.h"
|
||||
Reference in New Issue
Block a user