Commit bab9544a by Abseil Team Committed by Copybara-Service

No public description

PiperOrigin-RevId: 568845530
Change-Id: I8987053041423f1e8b122372f63b0a84e05eb594
parent 6ab667fd
...@@ -379,7 +379,9 @@ cc_library( ...@@ -379,7 +379,9 @@ cc_library(
name = "pretty_function", name = "pretty_function",
hdrs = ["internal/pretty_function.h"], hdrs = ["internal/pretty_function.h"],
linkopts = ABSL_DEFAULT_LINKOPTS, linkopts = ABSL_DEFAULT_LINKOPTS,
visibility = ["//absl:__subpackages__"], visibility = [
"//absl:__subpackages__",
],
) )
cc_library( cc_library(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment