mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Added include statement for compilation on linux
This commit is contained in:
parent
b887f7267b
commit
024986fe88
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
|
||||
#include <sstream>
|
||||
#include <string>
|
||||
#include <algorithm>
|
||||
#include "Nibbler.h"
|
||||
#include "T2.h"
|
||||
#include "text.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue