refactor: systems defined in terms of SI moved under si namespace

This commit is contained in:
Mateusz Pusz
2020-09-10 17:14:33 +02:00
parent 7d204a1177
commit 79558a6d72
124 changed files with 580 additions and 587 deletions
@@ -25,7 +25,7 @@
#include "./units_str.h"
using namespace units::physical::si::literals;
using namespace units::physical::international;
using namespace units::physical::si::international;
using namespace units::experimental;
void simple_quantities()