Removed unnecessary #include directives.

This commit is contained in:
John Wiegley 2009-02-09 00:41:18 -04:00
parent e777abe854
commit 25e88eac1d
2 changed files with 0 additions and 2 deletions

View file

@ -32,7 +32,6 @@
#include "entry.h"
#include "journal.h"
#include "format.h"
#include "session.h"
#include "report.h"
namespace ledger {

View file

@ -30,7 +30,6 @@
*/
#include "journal.h"
#include "session.h"
namespace ledger {