Skip to content

Commit

Permalink
Update is_endian_independent.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
pdimov committed Nov 4, 2024
1 parent 20b2d2e commit 889ef41
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions include/boost/hash2/is_endian_independent.hpp
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
#ifndef BOOST_HASH2_IS_ENDIAN_INDEPENDENT_HPP_INCLUDED
#define BOOST_HASH2_IS_ENDIAN_INDEPENDENT_HPP_INCLUDED

// Copyright 2017, 2023, 2024 Peter Dimov.
// Copyright 2017, 2023, 2024 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt

#include <boost/hash2/is_endian_independent.hpp>
#include <type_traits>

namespace boost
Expand Down

0 comments on commit 889ef41

Please sign in to comment.