Misc Kylix fixes

[SVN r15086]
This commit is contained in:
John Maddock 2002-08-25 11:57:37 +00:00
parent f4336ec693
commit a4fd7b32dd

View File

@ -52,7 +52,7 @@ private:
T* t_; T* t_;
}; };
# if defined(__BORLANDC__) && (__BORLANDC__ <= 0x560) # if defined(__BORLANDC__) && (__BORLANDC__ <= 0x570)
# define BOOST_REF_CONST # define BOOST_REF_CONST
# else # else
# define BOOST_REF_CONST const # define BOOST_REF_CONST const