From a38e63e6e7e6c59254eb4fb8ad0b7fcb1c59d43c Mon Sep 17 00:00:00 2001 From: Shaun Roe <Shaun.Roe@cern.ch> Date: Tue, 17 Jan 2017 10:04:32 +0100 Subject: [PATCH] remove deprecated PropertyMgr include (SiSpacePointFormation-01-00-12) * Remove deprecated PropertyMgr include * tag as SiSpacePointFormation-01-00-12 --- .../SiSpacePointFormation/src/SiTrackerSpacePointFinder.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/InnerDetector/InDetRecAlgs/SiSpacePointFormation/src/SiTrackerSpacePointFinder.cxx b/InnerDetector/InDetRecAlgs/SiSpacePointFormation/src/SiTrackerSpacePointFinder.cxx index 7472d69dbec..741782de9f5 100755 --- a/InnerDetector/InDetRecAlgs/SiSpacePointFormation/src/SiTrackerSpacePointFinder.cxx +++ b/InnerDetector/InDetRecAlgs/SiSpacePointFormation/src/SiTrackerSpacePointFinder.cxx @@ -33,7 +33,6 @@ ATLAS Collaboration #include "AtlasDetDescr/AtlasDetectorID.h" #include "xAODEventInfo/EventInfo.h" #include "InDetBeamSpotService/IBeamCondSvc.h" -#include "GaudiKernel/PropertyMgr.h" #include "CxxUtils/make_unique.h" -- GitLab