From 1524fb9fa9bfdde5d9657dbd109ab32e27776ef7 Mon Sep 17 00:00:00 2001 From: "Ralf W. Grosse-Kunstleve" Date: Thu, 24 Jul 2003 13:51:06 +0000 Subject: [PATCH] flotsam removed [SVN r19297] --- include/boost/python/object.hpp | 7 ------- 1 file changed, 7 deletions(-) diff --git a/include/boost/python/object.hpp b/include/boost/python/object.hpp index 0f3a591d..a367ed1c 100755 --- a/include/boost/python/object.hpp +++ b/include/boost/python/object.hpp @@ -14,11 +14,4 @@ # include # include -namespace boost { namespace python { - - class type_; // XXX temporary work-around - class string; - -}} // namespace boost::python - #endif // OBJECT_DWA2002612_HPP