1
0
forked from boostorg/core

boost::swap tests moved to the common directory.

This commit is contained in:
Andrey Semashev
2014-06-01 22:57:30 +04:00
parent 3a3a67d329
commit 15466fbd5f
27 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
// 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>