mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 15:04:00 +00:00
Misc Kylix fixes
[SVN r15086]
This commit is contained in:
parent
f4336ec693
commit
a4fd7b32dd
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user