2
0
mirror of https://github.com/boostorg/core.git synced 2026-01-31 08:02:18 +00:00
Files
core/test/swap/swap_root_header_1.cpp
2020-01-02 20:00:11 +02:00

11 lines
298 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/swap.hpp>