From ec78403d515d5763103f47ee7a8546f11026376c Mon Sep 17 00:00:00 2001 From: Dusan Malusev Date: Sat, 11 May 2024 22:37:24 +0200 Subject: [PATCH] fixing issue with stddup Signed-off-by: Dusan Malusev --- handle.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/handle.cpp b/handle.cpp index b241da4..882da5c 100644 --- a/handle.cpp +++ b/handle.cpp @@ -1,3 +1,4 @@ +#include #include #include