mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-22 01:11:42 +00:00
wpilibc: Add unit-safety to C++ geometry classes (#1811)
This commit is contained in:
committed by
Peter Johnson
parent
c07ac23532
commit
8f386f6bb3
@@ -4850,4 +4850,5 @@ using namespace length;
|
||||
using namespace time;
|
||||
using namespace velocity;
|
||||
using namespace acceleration;
|
||||
using namespace angle;
|
||||
} // namespace units
|
||||
|
||||
Reference in New Issue
Block a user