forked from boostorg/config
Re-added Qi numeric literals as they no longer break Qi auto-magic.
[SVN r67902]
This commit is contained in:
@ -9,7 +9,7 @@
|
|||||||
// PathScale EKOPath C++ Compiler
|
// PathScale EKOPath C++ Compiler
|
||||||
|
|
||||||
#ifndef BOOST_COMPILER
|
#ifndef BOOST_COMPILER
|
||||||
# define BOOST_COMPILER "PathScale EKOPath C++ Compiler version" __PATHSCALE__
|
# define BOOST_COMPILER "PathScale EKOPath C++ Compiler version " __PATHSCALE__
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if __PATHCC__ >= 4
|
#if __PATHCC__ >= 4
|
||||||
|
Reference in New Issue
Block a user