wpilibc: Add unit-safety to C++ geometry classes (#1811)

This commit is contained in:
Prateek Machiraju
2019-08-17 01:00:33 -04:00
committed by Peter Johnson
parent c07ac23532
commit 8f386f6bb3
12 changed files with 108 additions and 117 deletions

View File

@@ -4850,4 +4850,5 @@ using namespace length;
using namespace time;
using namespace velocity;
using namespace acceleration;
using namespace angle;
} // namespace units