diff --git a/Event/xAOD/xAODMuon/CMakeLists.txt b/Event/xAOD/xAODMuon/CMakeLists.txt index fb3ca0da11ca8f67a4e9108309e4c14840f3e04c..d1b65e619d1cd99528a6e925f0003eafd330c4fd 100644 --- a/Event/xAOD/xAODMuon/CMakeLists.txt +++ b/Event/xAOD/xAODMuon/CMakeLists.txt @@ -1,4 +1,4 @@ -# $Id: CMakeLists.txt 744530 2016-05-03 15:37:50Z krasznaa $ +# $Id: CMakeLists.txt 790886 2016-12-22 22:03:35Z ssnyder $ ################################################################################ # Package: xAODMuon ################################################################################ @@ -29,7 +29,6 @@ atlas_depends_on_subdirs( atlas_add_library( xAODMuon xAODMuon/*.h xAODMuon/versions/*.h Root/*.cxx PUBLIC_HEADERS xAODMuon - PRIVATE_INCLUDE_DIRS ${ROOT_INCLUDE_DIRS} LINK_LIBRARIES AthContainers AthLinks xAODBase xAODCaloEvent xAODCore xAODPrimitives xAODTracking MuonIdHelpersLib ${extra_libs} ) diff --git a/Event/xAOD/xAODMuon/Root/MuonTrackSummaryAccessors_v1.cxx b/Event/xAOD/xAODMuon/Root/MuonTrackSummaryAccessors_v1.cxx index 341a945b51b140f8c82603bf8cd15c6258b84abb..50654274e91db7a1f5443005e2405006c6d3e908 100644 --- a/Event/xAOD/xAODMuon/Root/MuonTrackSummaryAccessors_v1.cxx +++ b/Event/xAOD/xAODMuon/Root/MuonTrackSummaryAccessors_v1.cxx @@ -2,7 +2,7 @@ Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration */ -// $Id: MuonTrackSummaryAccessors_v1.cxx 784489 2016-11-16 06:48:48Z jomeyer $ +// $Id: MuonTrackSummaryAccessors_v1.cxx 784488 2016-11-16 06:48:05Z jomeyer $ // System include(s): #include <iostream>