From d9b06bcd7ee47d045ffe13cd664989e2b67bf512 Mon Sep 17 00:00:00 2001 From: "HARMEL, Bernard" Date: Sun, 24 Mar 2024 15:39:45 +0100 Subject: [PATCH] 5.5.3.6 --- lib/src/bofprocess.cpp | 1 + vcpkg.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/src/bofprocess.cpp b/lib/src/bofprocess.cpp index 26e268d..6491cff 100644 --- a/lib/src/bofprocess.cpp +++ b/lib/src/bofprocess.cpp @@ -53,6 +53,7 @@ #endif #include #include +#include extern char **environ; #endif diff --git a/vcpkg.json b/vcpkg.json index 56ffa95..47da034 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -1,6 +1,6 @@ { "name": "bofstd", - "version": "5.5.3.5", + "version": "5.5.3.6", "description": "The onbings general purpose C++ Multiplatform library", "dependencies": [ {