Просмотр исходного кода

fix for:

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.

[SVN r43555]
Emil Dotchevski 18 лет назад
Родитель
Сommit
ee7ee4a170
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/exception

+ 1 - 1
libs/exception

@@ -1 +1 @@
-Subproject commit 45fe1f628923ff5572e9a603f6ea501034f0505d
+Subproject commit e961744baf0edcccdd48fece9de63a2a0a1b1232

粤ICP备19079148号