From c5a9dab7e4dc6c3279929d98ca3cac9becaf9574 Mon Sep 17 00:00:00 2001 From: Anton Alkin Date: Tue, 30 Jun 2026 12:27:27 +0200 Subject: [PATCH] PWGJE/Core: do not include non-class header into dictiomnary --- PWGJE/Core/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/PWGJE/Core/CMakeLists.txt b/PWGJE/Core/CMakeLists.txt index b6ccafb2be2..a7713c9900d 100644 --- a/PWGJE/Core/CMakeLists.txt +++ b/PWGJE/Core/CMakeLists.txt @@ -23,7 +23,6 @@ o2physics_target_root_dictionary(PWGJECore FastJetUtilities.h JetTaggingUtilities.h JetBkgSubUtils.h - JetDerivedDataUtilities.h emcalCrossTalkEmulation.h utilsTrackMatchingEMC.h LINKDEF PWGJECoreLinkDef.h)