2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-22 05:22:45 +00:00

obsolete MIPSpro workaround removed

[SVN r20667]
This commit is contained in:
Ralf W. Grosse-Kunstleve
2003-11-04 20:17:48 +00:00
parent 4289280cdc
commit cdee5997af

View File

@@ -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>