diff options
Diffstat (limited to 'src/amount.cc')
-rw-r--r-- | src/amount.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/amount.cc b/src/amount.cc index 3a1fd0ad..65dccb84 100644 --- a/src/amount.cc +++ b/src/amount.cc @@ -31,7 +31,6 @@ #include "amount.h" #include "commodity.h" -#include "unistring.h" namespace ledger { |