From bf4738df5cad0eaa61f4e24b8db7611e378f9f80 Mon Sep 17 00:00:00 2001 From: Dan Engelbrecht Date: Fri, 11 Aug 2023 16:39:45 +0200 Subject: update vcpkg dependencies (#356) * bump vcpkg version * fmt lib 10 fixes * xmake dependencies (with linux workarounds) * changelog --- src/zencore/thread.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/zencore/thread.cpp') diff --git a/src/zencore/thread.cpp b/src/zencore/thread.cpp index b225c8aff..d95f5d542 100644 --- a/src/zencore/thread.cpp +++ b/src/zencore/thread.cpp @@ -4,6 +4,7 @@ #include #include +#include #include #include #include -- cgit v1.2.3