diff --git a/src/core/include/mp_units/quantity.h b/src/core/include/mp_units/quantity.h index eb120d66..a01a14e2 100644 --- a/src/core/include/mp_units/quantity.h +++ b/src/core/include/mp_units/quantity.h @@ -38,6 +38,10 @@ #include #include +// the below is not used in this header but should be exposed with it +#include +#include + namespace mp_units { namespace detail {