YouCompleteMe/cpp/BoostParts/boost/intrusive/detail/config_end.hpp

16 lines
496 B
C++
Raw Normal View History

2012-07-21 14:37:40 -04:00
/////////////////////////////////////////////////////////////////////////////
//
2013-01-13 17:38:19 -05:00
// (C) Copyright Ion Gaztanaga 2006-2012
2012-07-21 14:37:40 -04: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