Skip to content

Commit

Permalink
5.5.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bha-evs committed Mar 24, 2024
1 parent d1a81fd commit d9b06bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions lib/src/bofprocess.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
#endif
#include <sys/types.h>
#include <sys/wait.h>
#include <signal.h>
extern char **environ;
#endif

Expand Down
2 changes: 1 addition & 1 deletion vcpkg.json
Original file line number Diff line number Diff line change
@@ -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": [
{
Expand Down

0 comments on commit d9b06bc

Please sign in to comment.