Skip to content

Commit

Permalink
dft: import right header for boost::hash_detail::hash_mix
Browse files Browse the repository at this point in the history
Signed-off-by: Mohamed Gaber <[email protected]>
  • Loading branch information
donn committed Jan 13, 2025
1 parent 56edc63 commit df45145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dft/src/clock_domain/ClockDomain.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

#include "ClockDomain.hh"

#include <boost/container_hash/hash.hpp>
#include <boost/container_hash/detail/hash_mix.hpp>
#include <cstdint>

namespace dft {
Expand Down

0 comments on commit df45145

Please sign in to comment.