16 lines
496 B
C++
Raw Normal View History

2012-07-21 11:37:40 -07:00
/////////////////////////////////////////////////////////////////////////////
//
2013-01-13 14:38:19 -08:00
// (C) Copyright Ion Gaztanaga 2006-2012
2012-07-21 11:37:40 -07:00
//
// 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)
//
// See http://www.boost.org/libs/intrusive for documentation.
//
/////////////////////////////////////////////////////////////////////////////
#if defined BOOST_MSVC
#pragma warning (pop)
#endif