forked from boostorg/container_hash
Add forwarding headers at old locations
This commit is contained in:
6
include/boost/functional/hash.hpp
Normal file
6
include/boost/functional/hash.hpp
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
// Copyright 2005-2009 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/container_hash/hash/hash.hpp>
|
6
include/boost/functional/hash/extensions.hpp
Normal file
6
include/boost/functional/hash/extensions.hpp
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
// Copyright 2017 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/container_hash/hash/extensions.hpp>
|
6
include/boost/functional/hash/hash.hpp
Normal file
6
include/boost/functional/hash/hash.hpp
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
// Copyright 2005-2009 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/container_hash/hash/hash.hpp>
|
6
include/boost/functional/hash/hash_fwd.hpp
Normal file
6
include/boost/functional/hash/hash_fwd.hpp
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
// Copyright 2005-2009 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/container_hash/hash/hash_fwd.hpp>
|
6
include/boost/functional/hash_fwd.hpp
Normal file
6
include/boost/functional/hash_fwd.hpp
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
// Copyright 2005-2009 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/container_hash/hash/hash_fwd.hpp>
|
Reference in New Issue
Block a user