mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-27 02:01:42 +00:00
This removes redundant queue code from the C++ library. The old queue code is still needed by simulation, and as the delta between the simulation and athena headers has grown significantly, this splits the header into two separate files. Change-Id: Ia76b38337a25eb9d4890b3eb9bd76b1cbda7f285
Building WPILib C++ Sim
see top level building.md for details