forked from boostorg/throw_exception
committed by
Peter Dimov
parent
dc44655744
commit
8abce1b0f4
@ -224,8 +224,7 @@ boost
|
|||||||
#endif
|
#endif
|
||||||
;
|
;
|
||||||
|
|
||||||
#if (defined(__MWERKS__) && __MWERKS__<=0x3207) || (defined(_MSC_VER) && _MSC_VER<=1310) || \
|
#if (defined(__MWERKS__) && __MWERKS__<=0x3207) || (defined(_MSC_VER) && _MSC_VER<=1310)
|
||||||
defined(__BORLANDC__) // Tested at Embarcadero/CodeGear C++ version 6.21.
|
|
||||||
public:
|
public:
|
||||||
#else
|
#else
|
||||||
private:
|
private:
|
||||||
|
Reference in New Issue
Block a user