We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9575494 commit 1524fb9Copy full SHA for 1524fb9
include/boost/python/object.hpp
@@ -14,11 +14,4 @@
14
# include <boost/python/object_operators.hpp>
15
# include <boost/python/converter/arg_to_python.hpp>
16
17
-namespace boost { namespace python {
18
-
19
- class type_; // XXX temporary work-around
20
- class string;
21
22
-}} // namespace boost::python
23
24
#endif // OBJECT_DWA2002612_HPP
0 commit comments