@@ -1365,7 +1365,7 @@ add_fp_unittest(
1365
1365
ILogbTest.h
1366
1366
DEPENDS
1367
1367
libc.src.math.ilogb
1368
- libc.src.__support.CPP.limits
1368
+ libc.src.__support.CPP.algorithm
1369
1369
libc.src.__support.FPUtil.fp_bits
1370
1370
libc.src.__support.FPUtil.manipulation_functions
1371
1371
)
@@ -1380,7 +1380,7 @@ add_fp_unittest(
1380
1380
ILogbTest.h
1381
1381
DEPENDS
1382
1382
libc.src.math.ilogbf
1383
- libc.src.__support.CPP.limits
1383
+ libc.src.__support.CPP.algorithm
1384
1384
libc.src.__support.FPUtil.fp_bits
1385
1385
libc.src.__support.FPUtil.manipulation_functions
1386
1386
)
@@ -1395,7 +1395,7 @@ add_fp_unittest(
1395
1395
ILogbTest.h
1396
1396
DEPENDS
1397
1397
libc.src.math.ilogbl
1398
- libc.src.__support.CPP.limits
1398
+ libc.src.__support.CPP.algorithm
1399
1399
libc.src.__support.FPUtil.fp_bits
1400
1400
libc.src.__support.FPUtil.manipulation_functions
1401
1401
)
@@ -1410,7 +1410,7 @@ add_fp_unittest(
1410
1410
ILogbTest.h
1411
1411
DEPENDS
1412
1412
libc.src.math.ilogbf16
1413
- libc.src.__support.CPP.limits
1413
+ libc.src.__support.CPP.algorithm
1414
1414
libc.src.__support.FPUtil.fp_bits
1415
1415
libc.src.__support.FPUtil.manipulation_functions
1416
1416
)
@@ -1425,7 +1425,7 @@ add_fp_unittest(
1425
1425
ILogbTest.h
1426
1426
DEPENDS
1427
1427
libc.src.math.ilogbf128
1428
- libc.src.__support.CPP.limits
1428
+ libc.src.__support.CPP.algorithm
1429
1429
libc.src.__support.FPUtil.fp_bits
1430
1430
libc.src.__support.FPUtil.manipulation_functions
1431
1431
)
@@ -1440,7 +1440,7 @@ add_fp_unittest(
1440
1440
ILogbTest.h
1441
1441
DEPENDS
1442
1442
libc.src.math.llogb
1443
- libc.src.__support.CPP.limits
1443
+ libc.src.__support.CPP.algorithm
1444
1444
libc.src.__support.FPUtil.fp_bits
1445
1445
libc.src.__support.FPUtil.manipulation_functions
1446
1446
)
@@ -1455,7 +1455,7 @@ add_fp_unittest(
1455
1455
ILogbTest.h
1456
1456
DEPENDS
1457
1457
libc.src.math.llogbf
1458
- libc.src.__support.CPP.limits
1458
+ libc.src.__support.CPP.algorithm
1459
1459
libc.src.__support.FPUtil.fp_bits
1460
1460
libc.src.__support.FPUtil.manipulation_functions
1461
1461
)
@@ -1470,7 +1470,7 @@ add_fp_unittest(
1470
1470
ILogbTest.h
1471
1471
DEPENDS
1472
1472
libc.src.math.llogbl
1473
- libc.src.__support.CPP.limits
1473
+ libc.src.__support.CPP.algorithm
1474
1474
libc.src.__support.FPUtil.fp_bits
1475
1475
libc.src.__support.FPUtil.manipulation_functions
1476
1476
)
@@ -1485,7 +1485,7 @@ add_fp_unittest(
1485
1485
ILogbTest.h
1486
1486
DEPENDS
1487
1487
libc.src.math.llogbf16
1488
- libc.src.__support.CPP.limits
1488
+ libc.src.__support.CPP.algorithm
1489
1489
libc.src.__support.FPUtil.fp_bits
1490
1490
libc.src.__support.FPUtil.manipulation_functions
1491
1491
)
@@ -1500,7 +1500,7 @@ add_fp_unittest(
1500
1500
ILogbTest.h
1501
1501
DEPENDS
1502
1502
libc.src.math.llogbf128
1503
- libc.src.__support.CPP.limits
1503
+ libc.src.__support.CPP.algorithm
1504
1504
libc.src.__support.FPUtil.fp_bits
1505
1505
libc.src.__support.FPUtil.manipulation_functions
1506
1506
)
0 commit comments