From 85784a46dbe44e8550e492b3b2a7e79184c4b35a Mon Sep 17 00:00:00 2001 From: "alexey.lysiuk" Date: Mon, 16 Aug 2021 11:06:06 +0300 Subject: [PATCH] - added missing header for POSIX wrappers --- wadext.h | 1 + 1 file changed, 1 insertion(+) diff --git a/wadext.h b/wadext.h index 1621576..42cfe67 100644 --- a/wadext.h +++ b/wadext.h @@ -7,6 +7,7 @@ #else // !_MSC_VER +#include #include #include