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.cc | 3 --- 1 file changed, 3 deletions(-) (limited to 'binary.cc') diff --git a/binary.cc b/binary.cc index 999be567..ff773abe 100644 --- a/binary.cc +++ b/binary.cc @@ -1,8 +1,5 @@ #include "binary.h" -#include -#include - namespace ledger { #if 0 -- cgit v1.2.3