diff options
Diffstat (limited to 'option.h')
-rw-r--r-- | option.h | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -1,13 +1,7 @@ #ifndef _OPTION_H #define _OPTION_H -#include <list> -#include <map> -#include <string> -#include <exception> - #include "xpath.h" -#include "error.h" namespace ledger { |