mirror of
https://github.com/boostorg/python.git
synced 2026-01-24 18:12:43 +00:00
Kill superfluous forward declaration
[SVN r14048]
This commit is contained in:
@@ -22,8 +22,6 @@ namespace detail
|
||||
;
|
||||
}
|
||||
|
||||
template <class T> struct to_python_value;
|
||||
|
||||
struct manage_new_object
|
||||
{
|
||||
template <class T>
|
||||
|
||||
Reference in New Issue
Block a user