fix: Missing include on Linux
This commit is contained in:
parent
bf493c5763
commit
772b50fdfb
@ -2,6 +2,7 @@
|
||||
|
||||
#if defined(OS_LINUX)
|
||||
|
||||
#include <hex/helpers/utils.hpp>
|
||||
#include <nlohmann/json.hpp>
|
||||
#include <sys/wait.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user