extensions.hpp 379 B

12345678910
  1. // Copyright 2005-2009 Daniel James.
  2. // Distributed under the Boost Software License, Version 1.0. (See accompanying
  3. // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  4. #ifndef BOOST_FUNCTIONAL_HASH_EXTENSIONS_HPP
  5. #define BOOST_FUNCTIONAL_HASH_EXTENSIONS_HPP
  6. #include <boost/container_hash/hash.hpp>
  7. #endif // #ifndef BOOST_FUNCTIONAL_HASH_EXTENSIONS_HPP