mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-01 18:27:20 +02:00
Build
- Added missing includes.
This commit is contained in:
parent
9e3c6f5bc1
commit
a1dee148b4
2 changed files with 4 additions and 1 deletions
|
@ -26,6 +26,8 @@
|
|||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include <sstream>
|
||||
#include <algorithm>
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
#include <Context.h>
|
||||
#include <Date.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue