mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-15 15:33:44 +00:00
missing #include
This commit is contained in:
parent
9732a26782
commit
05cb15ae5b
@ -4,6 +4,7 @@
|
||||
#include <unistd.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/wait.h>
|
||||
#include <signal.h>
|
||||
|
||||
|
||||
namespace fs = boost::filesystem;
|
||||
|
Loading…
x
Reference in New Issue
Block a user