mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Build
- Fixed broken build due to missing include. Just like the old days.
This commit is contained in:
parent
b0abe5a5ba
commit
6e8d2ca79c
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include <iostream>
|
||||
#include <stdlib.h>
|
||||
#include <Context.h>
|
||||
#include <Date.h>
|
||||
#include <Duration.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue