mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Include statements to compile on Linux
This commit is contained in:
parent
a98951a8c3
commit
ddfbfea715
3 changed files with 4 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
|
||||
#include <iostream>
|
||||
#include <sstream>
|
||||
#include <string>
|
||||
#include <string.h>
|
||||
#include <sys/file.h>
|
||||
#include "text.h"
|
||||
#include "util.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue