mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Bug fix - task now builds on Arch Linux
- Applied patch to allow task to build on Arch Linux (thanks to Johan Friis).
This commit is contained in:
parent
e2e5b4884c
commit
046f511d66
7 changed files with 7 additions and 1 deletions
|
@ -27,6 +27,7 @@
|
|||
#ifndef INCLUDED_DATE
|
||||
#define INCLUDED_DATE
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string>
|
||||
|
||||
class Date;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue