Remove is_xxx dependency.

[SVN r22878]
This commit is contained in:
Dave Abrahams
2004-05-20 15:35:56 +00:00
parent b310ccda97
commit 99bafe363c

View File

@ -21,8 +21,6 @@
#include <boost/mpl/not.hpp>
#include <boost/mpl/or.hpp>
#include <boost/python/detail/is_xxx.hpp>
#include <boost/type_traits/is_same.hpp>
#include <boost/type_traits/is_convertible.hpp>