]> git.lyx.org Git - lyx.git/blobdiff - 3rdparty/boost/boost/config/compiler/borland.hpp
Update to boost 1.72
[lyx.git] / 3rdparty / boost / boost / config / compiler / borland.hpp
index cb164f8f2ac3e5e40e00d5a346071e143d43c8a3..beec94621f303554821740a63851d937106a5d3d 100644 (file)
@@ -19,9 +19,9 @@
 // last known compiler version:
 #if (__BORLANDC__ > 0x613)
 //#  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"
 //#  else
-//#     pragma message( "Unknown compiler version - please run the configure tests and report the results")
+//#     pragma message( "boost: Unknown compiler version - please run the configure tests and report the results")
 //#  endif
 #elif (__BORLANDC__ == 0x600)
 #  error "CBuilderX preview compiler is no longer supported"