forked from boostorg/config
Add Comeau under Win32
[SVN r10680]
This commit is contained in:
@ -294,6 +294,9 @@
|
|||||||
# elif defined __COMO__
|
# elif defined __COMO__
|
||||||
# if __COMO_VERSION__ <= 4245
|
# if __COMO_VERSION__ <= 4245
|
||||||
# define BOOST_FUNCTION_USE_VIRTUAL_FUNCTIONS
|
# define BOOST_FUNCTION_USE_VIRTUAL_FUNCTIONS
|
||||||
|
# if defined(_MSC_VER) && _MSC_VER <= 1200
|
||||||
|
# define BOOST_NO_STDC_NAMESPACE
|
||||||
|
# endif
|
||||||
# endif
|
# endif
|
||||||
|
|
||||||
// Compaq Tru64 Unix cxx ---------------------------------------------------
|
// Compaq Tru64 Unix cxx ---------------------------------------------------
|
||||||
|
Reference in New Issue
Block a user