Corrections to complete the port to MingW

This commit is contained in:
2023-02-20 18:03:34 -05:00
parent 6c8ee78041
commit 3eebe7dc33
2 changed files with 24 additions and 4 deletions

View File

@@ -11,6 +11,7 @@
#include <map>
#include <vector>
#include <string>
#include <filesystem>
#include <poll.h>
#include <sys/time.h>