From c11d32571246e51f401deee88f4ebd752b467fdc Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Wed, 4 Mar 2009 23:53:43 -0400 Subject: Reduced the #include dependency tree to a minimum --- src/pyutils.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/pyutils.h') diff --git a/src/pyutils.h b/src/pyutils.h index c0e5a38a..d9b94d50 100644 --- a/src/pyutils.h +++ b/src/pyutils.h @@ -32,7 +32,6 @@ #ifndef _PY_UTILS_H #define _PY_UTILS_H -#include "pyfstream.h" template struct object_from_python -- cgit v1.2.3