Skip to content

Commit d25ac6a

Browse files
committed
algorithms: fix bazel build
1 parent 8bab108 commit d25ac6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ortools/algorithms/BUILD.bazel

+1
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ cc_library(
9393
"//ortools/base",
9494
"//ortools/base:stl_util",
9595
"//ortools/linear_solver",
96+
"//ortools/sat:cp_model",
9697
"//ortools/util:bitset",
9798
"//ortools/util:time_limit",
9899
],

0 commit comments

Comments
 (0)