Skip to content

Commit

Permalink
Merge pull request #32559 from Dr15Jones/ubsanDQMDataScouting
Browse files Browse the repository at this point in the history
Added missing package dependency needed for UBSAN in DQM/DataScouting
  • Loading branch information
cmsbuild committed Dec 21, 2020
2 parents f8e0a5f + 646d06f commit 7e6fd42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DQM/DataScouting/BuildFile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<use name="FWCore/Framework"/>
<use name="FWCore/ParameterSet"/>
<use name="DataFormats/Math"/>
<use name="DataFormats/Candidate"/>
<use name="DQMServices/Core"/>
<export>
<use name="FWCore/Framework"/>
Expand Down

0 comments on commit 7e6fd42

Please sign in to comment.