mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-20 04:13:07 +02:00
Build Error
- Missing include. What do ya know.
This commit is contained in:
parent
a340528de8
commit
85341d521e
1 changed files with 2 additions and 0 deletions
|
@ -33,7 +33,9 @@
|
|||
#ifdef PRODUCT_TASKWARRIOR
|
||||
#include <assert.h>
|
||||
#include <math.h>
|
||||
#endif
|
||||
#include <algorithm>
|
||||
#ifdef PRODUCT_TASKWARRIOR
|
||||
#include <Context.h>
|
||||
#include <Nibbler.h>
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue