mirror of
https://github.com/boostorg/core.git
synced 2025-11-30 14:19:38 +01:00
Corrected duplicated file contents
[SVN r47607]
This commit is contained in:
committed by
Andrey Semashev
parent
82cca4ccec
commit
0f249e530a
@@ -6,13 +6,4 @@
|
||||
|
||||
// Tests that the swap header compiles as a standalone translation unit
|
||||
|
||||
#include <boost/utility/swap.hpp>
|
||||
// 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>
|
||||
#include <boost/utility/swap.hpp>
|
||||
Reference in New Issue
Block a user