From aa45d2d38cffe09ed2503e0df07bee373cc0e7de Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Wed, 28 Oct 2009 01:18:27 -0400 Subject: Further improvements to handling temporaries --- src/temps.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/temps.h') diff --git a/src/temps.h b/src/temps.h index acd9cbd7..646f4dcd 100644 --- a/src/temps.h +++ b/src/temps.h @@ -46,10 +46,6 @@ #ifndef _TEMPS_H #define _TEMPS_H -#include "xact.h" -#include "post.h" -#include "account.h" - namespace ledger { class temporaries_t -- cgit v1.2.3