mirror of
https://github.com/boostorg/python.git
synced 2026-01-22 05:22:45 +00:00
Fix #ifdef
[SVN r19745]
This commit is contained in:
@@ -218,7 +218,7 @@ namespace api
|
||||
PyObject* m_ptr;
|
||||
};
|
||||
|
||||
# if BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
|
||||
# ifdef BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
|
||||
template <class T, class U>
|
||||
struct is_derived_impl
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user