fix: thermodynamics.h header fixed to be standalone

This commit is contained in:
Mateusz Pusz
2024-01-26 16:42:32 +01:00
parent 3382cb4b30
commit 05f481d3e9

View File

@@ -23,7 +23,9 @@
#pragma once
#include <mp-units/quantity_spec.h>
#include <mp-units/systems/isq/mechanics.h>
#include <mp-units/systems/isq/si_quantities.h>
#include <mp-units/systems/isq/space_and_time.h>
namespace mp_units::isq {