From 9039e728b2015b54dc87da52f450c27683303392 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 23 Apr 2007 21:22:24 +0000 Subject: All system headers (except Boost) now included through system.hh; also, added support for pre-compiled headers since I'm now using a centralized resource for system headers. --- xml.cc | 5 ----- 1 file changed, 5 deletions(-) (limited to 'xml.cc') diff --git a/xml.cc b/xml.cc index f5b8c177..82e41eca 100644 --- a/xml.cc +++ b/xml.cc @@ -1,10 +1,5 @@ #include "xml.h" #include "journal.h" -#include "error.h" - -#include -#include -#include namespace ledger { namespace xml { -- cgit v1.2.3