]> git.lyx.org Git - lyx.git/blobdiff - 3rdparty/boost/boost/config/compiler/digitalmars.hpp
Update to boost 1.72
[lyx.git] / 3rdparty / boost / boost / config / compiler / digitalmars.hpp
index 3e9a3ab0f5366e6f81df972ba394c8007800a6d3..1466373191ae35413c90d00427dce0dfcbb9d4d0 100644 (file)
 // last known and checked version is ...:
 #if (__DMC__ > 0x848)
 #  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