From 1614645b5cd519beecd961cc37154b67522a4d75 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Thu, 13 Jan 2011 02:11:19 +0000 Subject: [PATCH] Spirit: merge from trunk [SVN r68078] --- include/boost/config/compiler/pathscale.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/config/compiler/pathscale.hpp b/include/boost/config/compiler/pathscale.hpp index 295b63a2..13ede88d 100644 --- a/include/boost/config/compiler/pathscale.hpp +++ b/include/boost/config/compiler/pathscale.hpp @@ -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