Make the new toolchain actually usable
This commit is contained in:
2
vendor/fast_float/BUILD.bazel
vendored
2
vendor/fast_float/BUILD.bazel
vendored
@ -18,7 +18,7 @@ cc_library(
|
||||
name = "fast_float",
|
||||
hdrs = ["fast_float.h"],
|
||||
includes = ["."],
|
||||
visibility = ["//asl:__subpackages__"],
|
||||
visibility = ["//src/asl:__subpackages__"],
|
||||
applicable_licenses = [
|
||||
":license",
|
||||
],
|
||||
|
Reference in New Issue
Block a user