Skip to content
Snippets Groups Projects
Commit 4b5559ed 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.
parent 1224eddd
No related branches found
No related tags found
Loading
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