1 #//////////////////////////////////////////////////////////////////////////////
2 #//
3 #// (C) Copyright Ion Gaztanaga 2015-2015.
4 #// Distributed under the Boost Software License, Version 1.0.
5 #// (See accompanying file LICENSE_1_0.txt or copy at
6 #// http://www.boost.org/LICENSE_1_0.txt)
7 #//
8 #// See http://www.boost.org/libs/move for documentation.
9 #//
10 #//////////////////////////////////////////////////////////////////////////////
11 #ifdef BOOST_MOVE_STD_NS_GCC_DIAGNOSTIC_PUSH
12    #pragma GCC diagnostic pop
13    #undef BOOST_MOVE_STD_NS_GCC_DIAGNOSTIC_PUSH
14 #endif   //BOOST_MOVE_STD_NS_GCC_DIAGNOSTIC_PUSH
15