Skip to content

Commit

Permalink
bazel: linear_solver fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
Mizux committed Sep 12, 2022
1 parent 32249d7 commit ae7e6b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ortools/linear_solver/BUILD.bazel
Expand Up @@ -160,8 +160,8 @@ cc_library(
visibility = ["//visibility:public"],
deps = [
":linear_solver_cc_proto",
"//ortools/base",
"//ortools/base:accurate_sum",
"//ortools/base:commandlineflags",
"//ortools/base:map_util",
"//ortools/port:file",
"//ortools/port:proto_utils",
Expand Down

0 comments on commit ae7e6b5

Please sign in to comment.