mirror of
https://github.com/boostorg/python.git
synced 2026-01-22 17:32:55 +00:00
Initial attempt to fix problems
[SVN r10158]
This commit is contained in:
@@ -94,7 +94,6 @@ BOOST_PYTHON_MODULE_INIT(pickle3)
|
||||
|
||||
namespace {
|
||||
|
||||
using BOOST_PYTHON_CONVERSION::from_python;
|
||||
using boost::python::type;
|
||||
using boost::python::ref;
|
||||
using boost::python::tuple;
|
||||
|
||||
Reference in New Issue
Block a user