diff options
Diffstat (limited to 'report.h')
-rw-r--r-- | report.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -4,9 +4,6 @@ #include "session.h" #include "transform.h" -#include <string> -#include <list> - namespace ledger { typedef std::list<string> strings_list; |