From e0035021931f2b645c9d107c1be6636d3b6aa544 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sun, 8 Feb 2009 19:05:06 -0400 Subject: Moved several #includes to facilitate the use of pre-compiled headers. --- python/pyinterp.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'python/pyinterp.h') diff --git a/python/pyinterp.h b/python/pyinterp.h index de910223..7303644c 100644 --- a/python/pyinterp.h +++ b/python/pyinterp.h @@ -37,9 +37,6 @@ #if defined(HAVE_BOOST_PYTHON) -#include -#include - namespace ledger { class python_interpreter_t : public session_t -- cgit v1.2.3