mirror of
https://github.com/boostorg/python.git
synced 2026-01-22 17:32:55 +00:00
obsolete MIPSpro workaround removed
[SVN r20667]
This commit is contained in:
@@ -136,10 +136,6 @@ namespace detail
|
||||
# endif
|
||||
}
|
||||
|
||||
#if defined(__sgi) && defined(_COMPILER_VERSION) && _COMPILER_VERSION <= 730
|
||||
class old_edg_workaround_for_arg { friend class arg; };
|
||||
#endif
|
||||
|
||||
namespace detail
|
||||
{
|
||||
template <std::size_t nkeywords>
|
||||
|
||||
Reference in New Issue
Block a user