]> git.lyx.org Git - lyx.git/blobdiff - 3rdparty/boost/boost/config/compiler/hp_acc.hpp
Update to boost 1.72
[lyx.git] / 3rdparty / boost / boost / config / compiler / hp_acc.hpp
index 9df18eaf67269d01616981c6870d5ad6169ec056..49d676fa2b24017ac8dda27a350d251dadd7f8b2 100644 (file)
 // last known and checked version for PA-RISC is 38000
 #if ((__HP_aCC > 61300) || ((__HP_aCC > 38000) && defined(__hpxstd98)))
 #  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