mirror of
https://github.com/GothenburgBitFactory/taskshell.git
synced 2025-06-26 10:54:29 +02:00
Portability: Missing include for Cygwin
This commit is contained in:
parent
cc357231b3
commit
346e8881e4
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
#include <vector>
|
||||
#include <string>
|
||||
#include <cstring>
|
||||
#include <cstdio>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
#include <shared.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue