Ticket #81 (new defect)
Opened 22 months ago
Missing include
| Reported by: | garoth@… | Owned by: | athomas |
|---|---|---|---|
| Priority: | major | Component: | DevTodo |
| Severity: | major | Keywords: | |
| Cc: |
Description
Hello,
The newer versions of gcc require you to #include <cstdlib>. Devtodo does not build on Arch Linux as a result. Adding this include into todoterm.cc fixes the build issues.
Please fix, thanks.
Attachments
Note: See
TracTickets for help on using
tickets.
