mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Portability: Fixed broken build for Cygwin and older GCC
- Thanks to Richard Boß.
This commit is contained in:
parent
8f8ad813cd
commit
940c7a793f
2 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
#include <cstring>
|
||||
#include <algorithm>
|
||||
#include <unistd.h>
|
||||
#include <errno.h>
|
||||
#include <ISO8601.h>
|
||||
#include <Context.h>
|
||||
#include <Lexer.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue