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. --- parser.cc | 3 --- 1 file changed, 3 deletions(-) (limited to 'parser.cc') diff --git a/parser.cc b/parser.cc index 424046fc..f119a0ef 100644 --- a/parser.cc +++ b/parser.cc @@ -3,9 +3,6 @@ #if 0 #ifdef USE_BOOST_PYTHON -#include -#include - using namespace boost::python; using namespace ledger; -- cgit v1.2.3