2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-23 17:52:17 +00:00

boost::python::len() moved to object.hpp

[SVN r32299]
This commit is contained in:
Ralf W. Grosse-Kunstleve
2006-01-12 21:33:19 +00:00
parent 3b058185c6
commit d8790a34d3
8 changed files with 44 additions and 16 deletions

View File

@@ -15,7 +15,6 @@
#include <boost/python/tuple.hpp>
#include <boost/python/list.hpp>
#include <boost/python/detail/api_placeholder.hpp>
#include <boost/python/detail/signature.hpp>
#include <boost/mpl/vector/vector10.hpp>