fix doc example typo
[boost.git] / boost / intrusive / detail / config_end.hpp
blobf04b2e98da5428d5a129b559267269ead55d6cc4
1 /////////////////////////////////////////////////////////////////////////////
2 //
3 // (C) Copyright Ion Gaztanaga 2006-2008
4 //
5 // Distributed under the Boost Software License, Version 1.0.
6 // (See accompanying file LICENSE_1_0.txt or copy at
7 // http://www.boost.org/LICENSE_1_0.txt)
8 //
9 // See http://www.boost.org/libs/intrusive for documentation.
11 /////////////////////////////////////////////////////////////////////////////
13 #if defined BOOST_MSVC
14 #pragma warning (pop)
15 #endif