summaryrefslogtreecommitdiff
path: root/src/py_post.cc
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2009-03-04 23:53:43 -0400
committerJohn Wiegley <johnw@newartisans.com>2009-03-04 23:53:43 -0400
commitc11d32571246e51f401deee88f4ebd752b467fdc (patch)
treeccfe6c759d1f2f46a501495eeedecc8c679865d7 /src/py_post.cc
parent9a47298d811496816903515bdba7652e275cc32a (diff)
Reduced the #include dependency tree to a minimum
Diffstat (limited to 'src/py_post.cc')
-rw-r--r--src/py_post.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/py_post.cc b/src/py_post.cc
index a60b79f9..2d4fcfb8 100644
--- a/src/py_post.cc
+++ b/src/py_post.cc
@@ -30,8 +30,6 @@
*/
#include "pyinterp.h"
-#include "pyutils.h"
-#include "post.h"
namespace ledger {