mirror of
https://github.com/boostorg/utility.git
synced 2025-07-29 12:27:45 +02:00
Misc Kylix fixes
[SVN r15086]
This commit is contained in:
@ -52,7 +52,7 @@ private:
|
||||
T* t_;
|
||||
};
|
||||
|
||||
# if defined(__BORLANDC__) && (__BORLANDC__ <= 0x560)
|
||||
# if defined(__BORLANDC__) && (__BORLANDC__ <= 0x570)
|
||||
# define BOOST_REF_CONST
|
||||
# else
|
||||
# define BOOST_REF_CONST const
|
||||
|
Reference in New Issue
Block a user