diff --git a/src/algorithms/libs/item_type_helpers.h b/src/algorithms/libs/item_type_helpers.h index 3c8f7c8f7..08a54c325 100644 --- a/src/algorithms/libs/item_type_helpers.h +++ b/src/algorithms/libs/item_type_helpers.h @@ -23,8 +23,8 @@ #define GNSS_SDR_ITEM_TYPE_HELPERS_H -#include #include +#include #include using item_type_converter_t = std::function;