forked from boostorg/config
aCC 03.31 has been checked
[SVN r11477]
This commit is contained in:
@ -29,7 +29,7 @@
|
||||
#endif
|
||||
//
|
||||
// last known and checked version is 0:
|
||||
#if (__HP_aCC > 0)
|
||||
#if (__HP_aCC > 33100)
|
||||
# if defined(BOOST_ASSERT_CONFIG)
|
||||
# error "Unknown compiler version - please run the configure tests and report the results"
|
||||
# endif
|
||||
|
Reference in New Issue
Block a user