diff --git a/src/core/include/mp-units/ostream.h b/src/core/include/mp-units/ostream.h index ec30ba66..4b36b065 100644 --- a/src/core/include/mp-units/ostream.h +++ b/src/core/include/mp-units/ostream.h @@ -28,8 +28,8 @@ #include #ifndef MP_UNITS_IN_MODULE_INTERFACE -#include #include +#include #endif namespace mp_units { diff --git a/src/core/include/mp-units/quantity_spec.h b/src/core/include/mp-units/quantity_spec.h index c75725b2..5d091b41 100644 --- a/src/core/include/mp-units/quantity_spec.h +++ b/src/core/include/mp-units/quantity_spec.h @@ -37,8 +37,8 @@ #include #ifndef MP_UNITS_IN_MODULE_INTERFACE -#include #include +#include #endif namespace mp_units {