mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-30 02:31:44 +00:00
[wpiutil] Remove bit.hpp; replace with C++23 bit (#8792)
#7492 didn't catch all the uses and #7973 patched out byteswap in Sleipnir for some reason (despite having upgraded compilers already)?
This commit is contained in:
@@ -89,7 +89,6 @@ doxygen(
|
||||
"*/wpi/util/ErrorHandling.hpp",
|
||||
"*/wpi/util/SmallVector.hpp",
|
||||
"*/wpi/util/StringExtras.hpp",
|
||||
"*/wpi/util/bit.hpp",
|
||||
"*/wpi/util/raw_ostream.hpp",
|
||||
# Sleipnir
|
||||
"*/sleipnir/optimization/solver/interior_point.hpp",
|
||||
|
||||
Reference in New Issue
Block a user