mirror of
https://github.com/boostorg/core.git
synced 2025-11-29 22:00:17 +01:00
Misc Kylix fixes
[SVN r15086]
This commit is contained in:
committed by
Peter Dimov
parent
dbfe562a3f
commit
6e498682d1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user