From ec21aba6075c2bb0d246e599f62b0ee2f714f60d Mon Sep 17 00:00:00 2001 From: Shahzad Malik Muzaffar Date: Fri, 13 Aug 2021 11:14:00 +0200 Subject: [PATCH] [RecoMuon] Remove unnecessary include statements to avoid private hdr dep --- RecoMuon/MuonIdentification/test/MuonTimingValidator.cc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/RecoMuon/MuonIdentification/test/MuonTimingValidator.cc b/RecoMuon/MuonIdentification/test/MuonTimingValidator.cc index c42d2f493b351..90656dee77336 100644 --- a/RecoMuon/MuonIdentification/test/MuonTimingValidator.cc +++ b/RecoMuon/MuonIdentification/test/MuonTimingValidator.cc @@ -46,10 +46,6 @@ #include "Geometry/DTGeometry/interface/DTLayer.h" #include "Geometry/DTGeometry/interface/DTSuperLayer.h" #include "DataFormats/DTRecHit/interface/DTSLRecSegment2D.h" -#include "RecoLocalMuon/DTSegment/src/DTSegmentUpdator.h" -#include "RecoLocalMuon/DTSegment/src/DTSegmentCleaner.h" -#include "RecoLocalMuon/DTSegment/src/DTHitPairForFit.h" -#include "RecoLocalMuon/DTSegment/src/DTSegmentCand.h" #include #include