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. --- binary.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'binary.h') diff --git a/binary.h b/binary.h index 00ba3b4a..528217fa 100644 --- a/binary.h +++ b/binary.h @@ -1,15 +1,7 @@ #ifndef _BINARY_H #define _BINARY_H -#if 0 -#include "journal.h" #include "parser.h" -#endif - -#include "util.h" - -#include -#include namespace ledger { -- cgit v1.2.3