Re-added Qi numeric literals as they no longer break Qi auto-magic.

[SVN r67902]
This commit is contained in:
Bryce Adelstein-Lelbach
2011-01-10 03:04:31 +00:00
parent bbb4a34504
commit fb93903c02

View File

@ -9,7 +9,7 @@
// PathScale EKOPath C++ Compiler
#ifndef BOOST_COMPILER
# define BOOST_COMPILER "PathScale EKOPath C++ Compiler version" __PATHSCALE__
# define BOOST_COMPILER "PathScale EKOPath C++ Compiler version " __PATHSCALE__
#endif
#if __PATHCC__ >= 4