forked from boostorg/core
boost::swap tests moved to the common directory.
This commit is contained in:
11
test/swap/lib_header_2.cpp
Normal file
11
test/swap/lib_header_2.cpp
Normal file
@@ -0,0 +1,11 @@
|
||||
// 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 include guards work correctly
|
||||
|
||||
#include <boost/utility/swap.hpp>
|
||||
#include <boost/utility/swap.hpp>
|
||||
|
||||
Reference in New Issue
Block a user