Skip to content

Commit

Permalink
Correct a IWYU warning #285
Browse files Browse the repository at this point in the history
  • Loading branch information
kaorut committed Jun 3, 2023
1 parent c68f8a3 commit aa0591d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

#include <boost/container_hash/hash.hpp>
#include <boost/operators.hpp>
#include <boost/type_traits/enable_if.hpp> // IWYU pragma: keep

#include <tetengo/lattice/constraint.hpp>
#include <tetengo/lattice/input.hpp>
Expand Down

0 comments on commit aa0591d

Please sign in to comment.