Skip to content

Commit d11839f

Browse files
committed
fix
1 parent c06d62f commit d11839f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ortools/base/BUILD.bazel

+1
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,7 @@ cc_library(
326326
hdrs = ["strong_int.h"],
327327
deps = [
328328
":int_type",
329+
"@abseil-cpp//absl/log:absl_log",
329330
"@abseil-cpp//absl/numeric:int128",
330331
"@abseil-cpp//absl/strings",
331332
"@abseil-cpp//absl/strings:str_format",

0 commit comments

Comments
 (0)