aCC 03.31 has been checked

[SVN r11477]
This commit is contained in:
Jens Maurer
2001-10-30 22:30:53 +00:00
parent 57683a3a42
commit 824fccf457

View File

@ -29,7 +29,7 @@
#endif #endif
// //
// last known and checked version is 0: // last known and checked version is 0:
#if (__HP_aCC > 0) #if (__HP_aCC > 33100)
# if defined(BOOST_ASSERT_CONFIG) # if defined(BOOST_ASSERT_CONFIG)
# error "Unknown compiler version - please run the configure tests and report the results" # error "Unknown compiler version - please run the configure tests and report the results"
# endif # endif