From c11d32571246e51f401deee88f4ebd752b467fdc Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Wed, 4 Mar 2009 23:53:43 -0400 Subject: Reduced the #include dependency tree to a minimum --- src/amount.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/amount.cc') 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 { -- cgit v1.2.3