mirror of
https://github.com/boostorg/core.git
synced 2025-11-30 06:09:56 +01:00
Corrected duplicated file contents
[SVN r47607]
This commit is contained in:
committed by
Andrey Semashev
parent
b9dc8d9d4d
commit
b312a3787c
@@ -8,13 +8,4 @@
|
||||
|
||||
#include <boost/utility/swap.hpp>
|
||||
#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 include guards work correctly
|
||||
|
||||
#include <boost/utility/swap.hpp>
|
||||
#include <boost/utility/swap.hpp>
|
||||
|
||||
Reference in New Issue
Block a user