mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-24 01:31:46 +00:00
-Wextra adds -Wdeprecated-copy, which Eigen emits. We're going to squelch the warning instead to minimize changes to Eigen's upstream sources.