Release 1.39.0
[boost.git] / Boost_1_39_0 / libs / tr1 / test / type_traits / tr1_has_virtual_destr_test.cpp
blobddf616034e8f95bd66a75f0a536c88d64c77d4e5
1 // Copyright John Maddock 2005
2 // Use, modification and distribution are subject to the
3 // Boost Software License, Version 1.0. (See accompanying file
4 // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
6 #include "libs/type_traits/test/has_virtual_destructor_test.cpp"