From 05f481d3e951b026c31258a955dca90a57221c58 Mon Sep 17 00:00:00 2001 From: Mateusz Pusz Date: Fri, 26 Jan 2024 16:42:32 +0100 Subject: [PATCH] fix: `thermodynamics.h` header fixed to be standalone --- src/systems/include/mp-units/systems/isq/thermodynamics.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/systems/include/mp-units/systems/isq/thermodynamics.h b/src/systems/include/mp-units/systems/isq/thermodynamics.h index c7d39824..53c025ad 100644 --- a/src/systems/include/mp-units/systems/isq/thermodynamics.h +++ b/src/systems/include/mp-units/systems/isq/thermodynamics.h @@ -23,7 +23,9 @@ #pragma once #include +#include #include +#include namespace mp_units::isq {