mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-29 02:21:44 +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.