diff --git a/PWGHF/DataModel/DerivedTables.h b/PWGHF/DataModel/DerivedTables.h index cb6e5f71fdf..fbdc5b862cc 100644 --- a/PWGHF/DataModel/DerivedTables.h +++ b/PWGHF/DataModel/DerivedTables.h @@ -609,8 +609,6 @@ DECLARE_SOA_TABLE_STAGED(HfPIds, "HFPID", //! Table with original global indices hf_mc_particle::McParticleId, o2::soa::Marker); - - } // namespace o2::aod #endif // PWGHF_DATAMODEL_DERIVEDTABLES_H_