1
0
forked from boostorg/core
Files
boost_core/include/boost/swap.hpp

10 lines
170 B
C++
Raw Normal View History

2014-06-01 22:34:38 +04:00
#ifndef BOOST_SWAP_HPP
#define BOOST_SWAP_HPP
// The header file at this path is deprecated;
// use boost/core/swap.hpp instead.
#include <boost/core/swap.hpp>
2014-06-01 22:34:38 +04:00
#endif