refactor: modules-like behavior for systems removed to improve broken compile-time

Reffers to #32
This commit is contained in:
Mateusz Pusz
2020-09-13 00:11:02 +02:00
parent accd113ad2
commit 6e510b3a2a
213 changed files with 479 additions and 839 deletions
+3 -1
View File
@@ -20,7 +20,9 @@
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
// SOFTWARE.
#include <units/physical/si/si.h>
#include <units/physical/si/derived/speed.h>
#include <units/physical/si/derived/force.h>
#include <units/physical/si/derived/energy.h>
#include <units/format.h>
#include <linear_algebra.hpp>
#include <iostream>