From 7cd37b1d50b5d6a0f6c771b18c05471197670bb9 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 10 Nov 2009 18:43:38 -0500 Subject: Moving the #include of unistring.h into format.h --- src/format.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/format.cc') diff --git a/src/format.cc b/src/format.cc index b93a42a4..e910ce3b 100644 --- a/src/format.cc +++ b/src/format.cc @@ -33,7 +33,6 @@ #include "format.h" #include "scope.h" -#include "unistring.h" #include "pstream.h" namespace ledger { -- cgit v1.2.3