Skip to content

Commit

Permalink
Update EDMException.cc
Browse files Browse the repository at this point in the history
  • Loading branch information
perrozzi committed Nov 16, 2017
1 parent 53a1367 commit 02bdc42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions FWCore/Utilities/src/EDMException.cc
Expand Up @@ -42,6 +42,7 @@ namespace edm {
EDM_MAP_ENTRY_NONS(trans_, ExceededResourceVSize);
EDM_MAP_ENTRY_NONS(trans_, ExceededResourceRSS);
EDM_MAP_ENTRY_NONS(trans_, ExceededResourceTime);
EDM_MAP_ENTRY_NONS(trans_, EventGenerationFailure);
}
}

Expand Down

0 comments on commit 02bdc42

Please sign in to comment.