mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
TW-1733: taskwarrior 2.5.0 can not compile FreeBSD 10.1
- Thanks to ribbon.
This commit is contained in:
parent
78047b71a0
commit
aafb33287d
3 changed files with 1 additions and 7 deletions
|
@ -97,7 +97,6 @@ public:
|
|||
bool sameWeek (const ISO8601d&) const;
|
||||
bool sameMonth (const ISO8601d&) const;
|
||||
bool sameYear (const ISO8601d&) const;
|
||||
ISO8601d operator+ (time_t);
|
||||
ISO8601d operator+ (const int);
|
||||
ISO8601d operator- (const int);
|
||||
ISO8601d& operator+= (const int);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue