2
0
mirror of https://github.com/boostorg/utility.git synced 2026-01-27 07:22:14 +00:00
Files
utility/swap/test/lib_header_1.cpp

11 lines
306 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>