mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
HAND FIXES: Manual cleanup of namespaces
This commit is contained in:
committed by
Peter Johnson
parent
ad138270a8
commit
3f740894c9
@@ -87,7 +87,7 @@ using namespace wpi::units::torque;
|
||||
using namespace wpi::units::velocity;
|
||||
using namespace wpi::units::voltage;
|
||||
using namespace wpi::units::volume;
|
||||
using namespace units;
|
||||
using namespace wpi::units;
|
||||
|
||||
#if !defined(_MSC_VER) || _MSC_VER > 1800
|
||||
using namespace wpi::units::literals;
|
||||
|
||||
Reference in New Issue
Block a user