2
0
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:
Dave Abrahams
2002-05-28 20:26:41 +00:00
parent c15f812366
commit 502094439c

View File

@@ -22,8 +22,6 @@ namespace detail
;
}
template <class T> struct to_python_value;
struct manage_new_object
{
template <class T>