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/post.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/post.cc') diff --git a/src/post.cc b/src/post.cc index 7dd0c9b2..7c27b6c4 100644 --- a/src/post.cc +++ b/src/post.cc @@ -36,7 +36,6 @@ #include "account.h" #include "journal.h" #include "interactive.h" -#include "unistring.h" #include "format.h" namespace ledger { -- cgit v1.2.3