Skip to content
Snippets Groups Projects
Commit 681d6fda authored by scott snyder's avatar scott snyder
Browse files

MuonPRDTest: Fix compilation warnings.

In c++11, exceptions cannot be propagated from destructors.  Call terminate()
rather than using throw.


Former-commit-id: 4b5559ed46df1a061a3b84f783ce0fd83a21c7d1
parent 735d1e0d
No related branches found
No related tags found
No related merge requests found
Showing with 9 additions and 9 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment