Skip to content

Commit

Permalink
Fixed missing link in ElectroWeakAnalysis/ZEE
Browse files Browse the repository at this point in the history
Need to link to DataFormats/Scalers so UBSAN will work
  • Loading branch information
Dr15Jones committed Jun 26, 2019
1 parent ddcc054 commit 7242fe5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ElectroWeakAnalysis/ZEE/BuildFile.xml
Expand Up @@ -3,6 +3,7 @@
<use name="FWCore/ParameterSet"/>
<use name="DataFormats/PatCandidates"/>
<use name="DataFormats/Common"/>
<use name="DataFormats/Scalers"/>
<use name="Geometry/CaloGeometry"/>
<use name="Geometry/CaloTopology"/>
<use name="CommonTools/UtilAlgos"/>
Expand Down

0 comments on commit 7242fe5

Please sign in to comment.