mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Build
- Missing include file (thanks to Uli Martens).
This commit is contained in:
parent
ebeb935975
commit
250c98f03c
2 changed files with 2 additions and 0 deletions
1
AUTHORS
1
AUTHORS
|
@ -88,4 +88,5 @@ suggestions:
|
||||||
Bryce Harrington
|
Bryce Harrington
|
||||||
Stefan Hacker
|
Stefan Hacker
|
||||||
Alan Barton
|
Alan Barton
|
||||||
|
Uli Martens
|
||||||
|
|
||||||
|
|
|
@ -25,6 +25,7 @@
|
||||||
//
|
//
|
||||||
////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
#include <stdlib.h>
|
||||||
#include <Context.h>
|
#include <Context.h>
|
||||||
#include <Nibbler.h>
|
#include <Nibbler.h>
|
||||||
#include <Date.h>
|
#include <Date.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue