
20 Sep
2007
20 Sep
'07
7:40 a.m.
Hello, I just committed a small fix to arith2.hpp, adding a missing #include <cassert> to the header. This fixes the current breakage of the trunk on Tru64. When adding this include I was wondering why interval doesn't use BOOST_ASSERT? Is there any specific reason for this? Markus