1 //////////////////////////////////////////////////////////////////////////////
3 // (C) Copyright Ion Gaztanaga 2005-2008. Distributed under the Boost
4 // Software License, Version 1.0. (See accompanying file
5 // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
7 // See http://www.boost.org/libs/container for documentation.
9 //////////////////////////////////////////////////////////////////////////////
10 #if defined BOOST_MSVC
12 #ifdef BOOST_CONTAINERS_DETAIL_CRT_SECURE_NO_DEPRECATE
13 #undef BOOST_CONTAINERS_DETAIL_CRT_SECURE_NO_DEPRECATE
14 #undef _CRT_SECURE_NO_DEPRECATE