mirror of
https://github.com/boostorg/python.git
synced 2026-01-24 18:12:43 +00:00
Fix the fix ;-)
[SVN r19613]
This commit is contained in:
@@ -75,6 +75,8 @@ namespace api
|
||||
//
|
||||
BOOST_PYTHON_IS_XXX_DEF(proxy, boost::python::api::proxy, 1)
|
||||
|
||||
template <class T> struct object_initializer;
|
||||
|
||||
class object;
|
||||
typedef PyObject* (object::*bool_type)() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user