mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
The LiveWindow singleton instance shouldn't be a global static variable, since the order that global statics are constructed is undefined, and it's required by other constructors. Change-Id: I2edccc1f723f0ea41b1347379b3e3778a50afcdc