Skip to content

Commit b93821a

Browse files
committed
Another fix to the libc BUILD.bazel file after changing atan_utils.h dependencies
1 parent a3ac318 commit b93821a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utils/bazel/llvm-project-overlay/libc/BUILD.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1881,7 +1881,6 @@ libc_support_library(
18811881
name = "inv_trigf_utils",
18821882
srcs = ["src/math/generic/inv_trigf_utils.cpp"],
18831883
hdrs = [
1884-
"src/math/generic/atan_utils.h",
18851884
"src/math/generic/inv_trigf_utils.h",
18861885
],
18871886
deps = [

0 commit comments

Comments
 (0)