@@ -178,7 +178,7 @@ libc_support_library(
178
178
deps = [
179
179
"//libc:__support_fputil_basic_operations" ,
180
180
"//libc:__support_fputil_fp_bits" ,
181
- "//libc:internal_includes " ,
181
+ "//libc:llvm_libc_macros_math_macros " ,
182
182
"//libc/test/UnitTest:LibcUnitTest" ,
183
183
"//libc/test/UnitTest:fp_test_helpers" ,
184
184
"//libc/utils/MPFRWrapper:mpfr_wrapper" ,
@@ -324,7 +324,7 @@ libc_support_library(
324
324
"//libc:__support_fputil_basic_operations" ,
325
325
"//libc:__support_fputil_fenv_impl" ,
326
326
"//libc:__support_fputil_fp_bits" ,
327
- "//libc:internal_includes " ,
327
+ "//libc:llvm_libc_macros_math_macros " ,
328
328
"//libc/test/UnitTest:LibcUnitTest" ,
329
329
"//libc/test/UnitTest:fp_test_helpers" ,
330
330
],
@@ -352,7 +352,7 @@ libc_support_library(
352
352
"//libc:__support_cpp_limits" ,
353
353
"//libc:__support_fputil_fp_bits" ,
354
354
"//libc:__support_fputil_normal_float" ,
355
- "//libc:internal_includes " ,
355
+ "//libc:llvm_libc_macros_math_macros " ,
356
356
"//libc/test/UnitTest:LibcUnitTest" ,
357
357
"//libc/test/UnitTest:fp_test_helpers" ,
358
358
],
@@ -379,7 +379,7 @@ libc_support_library(
379
379
deps = [
380
380
"//libc:__support_fputil_fenv_impl" ,
381
381
"//libc:__support_fputil_fp_bits" ,
382
- "//libc:internal_includes " ,
382
+ "//libc:llvm_libc_macros_math_macros " ,
383
383
"//libc/test/UnitTest:LibcUnitTest" ,
384
384
"//libc/test/UnitTest:fp_test_helpers" ,
385
385
"//libc/utils/MPFRWrapper:mpfr_wrapper" ,
@@ -416,7 +416,7 @@ libc_support_library(
416
416
deps = [
417
417
"//libc:__support_fputil_fenv_impl" ,
418
418
"//libc:__support_fputil_fp_bits" ,
419
- "//libc:internal_includes " ,
419
+ "//libc:llvm_libc_macros_math_macros " ,
420
420
"//libc/test/UnitTest:LibcUnitTest" ,
421
421
"//libc/test/UnitTest:fp_test_helpers" ,
422
422
"//libc/utils/MPFRWrapper:mpfr_wrapper" ,
@@ -528,7 +528,7 @@ libc_support_library(
528
528
"//libc:__support_cpp_type_traits" ,
529
529
"//libc:__support_fputil_basic_operations" ,
530
530
"//libc:__support_fputil_fp_bits" ,
531
- "//libc:internal_includes " ,
531
+ "//libc:llvm_libc_macros_math_macros " ,
532
532
"//libc/test/UnitTest:LibcUnitTest" ,
533
533
"//libc/test/UnitTest:fp_test_helpers" ,
534
534
],
0 commit comments