From ec2ea13e44d66c9d370a58f3c426c82f8899d3e0 Mon Sep 17 00:00:00 2001 From: Martin Olivier Date: Fri, 19 Jul 2024 23:53:58 +0200 Subject: [PATCH] fix: unix build --- src/unix.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/unix.cpp b/src/unix.cpp index b349bf9..a27f3a9 100644 --- a/src/unix.cpp +++ b/src/unix.cpp @@ -7,6 +7,7 @@ * This library is released under MIT license */ +#include #include #include