From 7006be5ba17ae0b73870ff8cd1d10fb1089936b1 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 11 May 2007 07:24:35 +0000 Subject: Corrected Python build. --- src/pyutils.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/pyutils.h') diff --git a/src/pyutils.h b/src/pyutils.h index 0c309650..216af8b7 100644 --- a/src/pyutils.h +++ b/src/pyutils.h @@ -32,6 +32,8 @@ #ifndef _PY_UTILS_H #define _PY_UTILS_H +#include "pyfstream.h" + template struct object_from_python { -- cgit v1.2.3