summaryrefslogtreecommitdiff
path: root/boost/config/compiler/vacpp.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/config/compiler/vacpp.hpp')
-rw-r--r--boost/config/compiler/vacpp.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/config/compiler/vacpp.hpp b/boost/config/compiler/vacpp.hpp
index cabe844ffd..8e26449968 100644
--- a/boost/config/compiler/vacpp.hpp
+++ b/boost/config/compiler/vacpp.hpp
@@ -56,7 +56,7 @@
// last known and checked version is 1210:
#if (__IBMCPP__ > 1210)
# if defined(BOOST_ASSERT_CONFIG)
-# error "Unknown compiler version - please run the configure tests and report the results"
+# error "boost: Unknown compiler version - please run the configure tests and report the results"
# endif
#endif