summaryrefslogtreecommitdiff
path: root/boost/config/compiler/kai.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/config/compiler/kai.hpp')
-rw-r--r--boost/config/compiler/kai.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/config/compiler/kai.hpp b/boost/config/compiler/kai.hpp
index 960d501c86..0b22ec1d6c 100644
--- a/boost/config/compiler/kai.hpp
+++ b/boost/config/compiler/kai.hpp
@@ -25,7 +25,7 @@
// last known and checked version is 4001:
#if (__KCC_VERSION > 4001)
# 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