diff --git a/PWGCF/Femto/Core/pairCleaner.h b/PWGCF/Femto/Core/pairCleaner.h index b9361237017..6bf859149b8 100644 --- a/PWGCF/Femto/Core/pairCleaner.h +++ b/PWGCF/Femto/Core/pairCleaner.h @@ -26,12 +26,9 @@ #include -#include - #include #include #include -#include #include namespace o2::analysis::femto::paircleaner diff --git a/PWGCF/Femto/Core/partitions.h b/PWGCF/Femto/Core/partitions.h index ed849b52048..ad0af6731b8 100644 --- a/PWGCF/Femto/Core/partitions.h +++ b/PWGCF/Femto/Core/partitions.h @@ -16,6 +16,8 @@ #ifndef PWGCF_FEMTO_CORE_PARTITIONS_H_ #define PWGCF_FEMTO_CORE_PARTITIONS_H_ +#include + // collsion selection // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) #define MAKE_COLLISION_FILTER(selection) \