From 113eb8c7354c8e9e0fa1e97ad4f0b33fff070073 Mon Sep 17 00:00:00 2001 From: Mateusz Pusz Date: Sun, 20 Oct 2024 21:10:44 +0200 Subject: [PATCH] fix: IWYU: ratio.h in quantity_spec.h --- src/core/include/mp-units/framework/quantity_spec.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/core/include/mp-units/framework/quantity_spec.h b/src/core/include/mp-units/framework/quantity_spec.h index 34ea2c0e..80a6d0ad 100644 --- a/src/core/include/mp-units/framework/quantity_spec.h +++ b/src/core/include/mp-units/framework/quantity_spec.h @@ -26,6 +26,7 @@ #include #include #include +#include #include #include #include