forked from boostorg/container_hash
Remove deprecated header boost/functional/detail/container_fwd.hpp
[SVN r80288]
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
|
||||
// Copyright 2005-2012 Daniel James.
|
||||
// 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)
|
||||
|
||||
// Forwarding header for container_fwd.hpp's new location.
|
||||
// This header is deprecated, I'll change the warning to an error in a future
|
||||
// release, and then later remove the header completely.
|
||||
|
||||
#error "boost/functional/detail/container_fwd.hpp is deprecated, use boost/detail/container_fwd.hpp instead."
|
@@ -52,7 +52,6 @@ test-suite functional/hash
|
||||
[ run implicit_test.cpp ]
|
||||
[ run hash_no_ext_macro_1.cpp ]
|
||||
[ run hash_no_ext_macro_2.cpp ]
|
||||
[ compile-fail deprecated_container_fwd.cpp ]
|
||||
;
|
||||
|
||||
test-suite functional/hash_no_ext
|
||||
|
@@ -1,6 +0,0 @@
|
||||
|
||||
// Copyright 2012 Daniel James.
|
||||
// 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)
|
||||
|
||||
#include <boost/functional/detail/container_fwd.hpp>
|
Reference in New Issue
Block a user