blob: d1a809390acd5aa6abd21dbdbb2cb2ffba57332d [file] [log] [blame]
licenses(["unencumbered"])
cc_library(
name = "empty_config_h",
hdrs = [
"config.h",
],
visibility = ["//third_party:__subpackages__"],
)