Physical units put in the physical namespace (I am sorry)

This commit is contained in:
Mateusz Pusz
2020-05-08 22:39:24 +02:00
parent 771a9a1551
commit 7e935a4108
117 changed files with 352 additions and 349 deletions
+2 -2
View File
@@ -11,8 +11,8 @@
namespace {
using namespace units;
using namespace units::si::literals;
using namespace units::physical;
using namespace units::physical::si::literals;
using m = si::metre;
using kg = si::kilogram;