Index: strong_typedef.hpp =================================================================== --- strong_typedef.hpp (revision 39968) +++ strong_typedef.hpp (working copy) @@ -25,7 +25,7 @@ #include #include -#if !defined(__BORLANDC__) +#if !defined(__BORLANDC__) || __BORLANDC__ >= 0x590 #define BOOST_STRONG_TYPEDEF(T, D) \ struct D \ : boost::totally_ordered1< D \