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/unistring.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/unistring.h') diff --git a/src/unistring.h b/src/unistring.h index 74f17181..b3086c39 100644 --- a/src/unistring.h +++ b/src/unistring.h @@ -46,7 +46,6 @@ #ifndef _UNISTRING_H #define _UNISTRING_H -#include "utils.h" namespace ledger { -- cgit v1.2.3