mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-24 01:31:46 +00:00
frc/Base.h isn't the first header included basically anywhere, so the compiler will fail on C++17 things before the asserts in this header are processed.