Skip to content
Snippets Groups Projects

LArRawConditions: Fix gcc13

Merged Adam Edward Barton requested to merge abarton/athena:fixgcc13 into master

gcc13 won't compile this as it is, seems because it invokes the class before it is defined in the header file. I move the template after the class declaration.

Not entirely sure this won't break something but will do full build and tests.

Edited by Adam Edward Barton

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading