disabling the non-intrusive exception_ptr support in tests, seems buggy..

[SVN r65161]
This commit is contained in:
Emil Dotchevski
2010-09-01 07:59:35 +00:00
parent 17304c365c
commit 5dbd4c8f32
4 changed files with 44 additions and 36 deletions

View File

@ -5,7 +5,7 @@
# Distributed under the Boost Software License, Version 1.0. (See accompanying
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
lib boost_exception ;
alias boost_exception ;
lib boost_exception : ../src/clone_current_exception_msvc.cpp : <toolset>msvc ;
boost-install boost_exception ;