From e6efa6e13e046dd7c412c92e4103085cc4098a98 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Thu, 15 Nov 2001 00:51:33 +0000 Subject: [PATCH] Fix minor gcc bug [SVN r11704] --- src/types.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/types.cpp b/src/types.cpp index 2e738c35..3367dba8 100644 --- a/src/types.cpp +++ b/src/types.cpp @@ -94,7 +94,7 @@ namespace { // // where R is an integer type. template - typename value_holder int_call_holder(PyObject* obj, F f) + value_holder int_call_holder(PyObject* obj, F f) { return value_holder(