mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Build
- More missing includes.
This commit is contained in:
parent
94318a6925
commit
36e24fa1fb
4 changed files with 4 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
|
||||
#include <iomanip>
|
||||
#include <sstream>
|
||||
#include <algorithm>
|
||||
#include <stdlib.h>
|
||||
#include <rx.h>
|
||||
#include <Context.h>
|
||||
|
|
|
@ -27,6 +27,7 @@
|
|||
|
||||
#include <vector>
|
||||
#include <sstream>
|
||||
#include <algorithm>
|
||||
#include <text.h>
|
||||
#include <i18n.h>
|
||||
#include <Context.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue