mirror of
https://github.com/boostorg/python.git
synced 2026-01-26 18:52:26 +00:00
adjusted #ifdef's for Compaq C++ V6.5-040 for Compaq Tru64 UNIX
[SVN r22637]
This commit is contained in:
@@ -71,7 +71,7 @@ namespace detail
|
||||
: m_pmf(pmf)
|
||||
{}
|
||||
|
||||
#if !BOOST_WORKAROUND(__EDG_VERSION__, <= 238)
|
||||
#if !BOOST_WORKAROUND(__EDG_VERSION__, <= 245)
|
||||
private:
|
||||
#endif
|
||||
friend class def_visitor_access;
|
||||
|
||||
Reference in New Issue
Block a user