Skip to content

Commit

Permalink
Add missing dependence on DataFormats/MuonReco
Browse files Browse the repository at this point in the history
This should fix UBSAN build failure
  • Loading branch information
makortel committed Nov 28, 2022
1 parent 0da23c5 commit c8c541c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RecoLocalMuon/GEMCSCSegment/test/BuildFile.xml
Expand Up @@ -2,6 +2,7 @@
<use name="FWCore/ParameterSet"/>
<use name="FWCore/ServiceRegistry"/>
<use name="DataFormats/MuonDetId"/>
<use name="DataFormats/MuonReco"/>
<use name="DataFormats/GEMRecHit"/>
<use name="Geometry/CommonDetUnit" source_only="1"/>
<use name="Geometry/GEMGeometry"/>
Expand Down

0 comments on commit c8c541c

Please sign in to comment.