1
0
forked from boostorg/core
Files
boost_core/swap/test/lib_header_1.cpp
Joseph Gauterin b312a3787c Corrected duplicated file contents
[SVN r47607]
2014-06-01 21:58:50 +04:00

9 lines
304 B
C++

// Copyright (c) 2007 Joseph Gauterin
//
// 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)
// Tests that the swap header compiles as a standalone translation unit
#include <boost/utility/swap.hpp>