Skip to content

Commit aa0591d

Browse files
committed
Correct a IWYU warning #285
1 parent c68f8a3 commit aa0591d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/lattice/cpp/src/tetengo.lattice.n_best_iterator.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717

1818
#include <boost/container_hash/hash.hpp>
1919
#include <boost/operators.hpp>
20+
#include <boost/type_traits/enable_if.hpp> // IWYU pragma: keep
2021

2122
#include <tetengo/lattice/constraint.hpp>
2223
#include <tetengo/lattice/input.hpp>

0 commit comments

Comments
 (0)