refactor: si.h usage limited

This commit is contained in:
Mateusz Pusz
2020-12-28 14:34:27 +01:00
parent 8dede0db9f
commit 008dec79ea
3 changed files with 8 additions and 5 deletions
+2 -1
View File
@@ -21,7 +21,8 @@
// SOFTWARE.
#include "units/math.h"
#include "units/physical/si/si.h"
#include "units/physical/si/derived/area.h"
#include "units/physical/si/derived/volume.h"
#include <catch2/catch.hpp>
using namespace units;