summaryrefslogtreecommitdiff
path: root/boost/python/detail/wrapper_base.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/python/detail/wrapper_base.hpp')
-rw-r--r--[-rwxr-xr-x]boost/python/detail/wrapper_base.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/python/detail/wrapper_base.hpp b/boost/python/detail/wrapper_base.hpp
index e5b93aa449..2a79e0c528 100755..100644
--- a/boost/python/detail/wrapper_base.hpp
+++ b/boost/python/detail/wrapper_base.hpp
@@ -14,7 +14,7 @@ class override;
namespace detail
{
- class BOOST_PYTHON_DECL_FORWARD wrapper_base;
+ class wrapper_base;
namespace wrapper_base_ // ADL disabler
{