From: Boris Gubenko (Boris.Gubenko_at_[hidden])
Date: 2008-03-10 12:57:51


boost/exception/enable_exception_cloning.hpp uses std::bad_alloc
without #include'ing <new>. Because of this, some exception library
tests fail to compile on HP-UX.

Thanks,
  Boris