From 2b1ffc9335a188a4dc1b1b391cfecfc55da04410 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Thu, 5 Jun 2008 05:50:03 +0000 Subject: [PATCH] merged from trunk [SVN r46155] --- include/boost/python/type_id.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/include/boost/python/type_id.hpp b/include/boost/python/type_id.hpp index 559a38b5..4a5727d5 100644 --- a/include/boost/python/type_id.hpp +++ b/include/boost/python/type_id.hpp @@ -11,6 +11,7 @@ # include # include # include +# include # include # include # include