Skip to content

Commit

Permalink
Recover line lost during cleaning of USE section
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrack committed May 5, 2021
1 parent 8de0492 commit 927b34c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/fm/cp_fm_diag.F
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ MODULE cp_fm_diag
USE message_passing, ONLY: mp_bcast
#if defined (__HAS_IEEE_EXCEPTIONS)
USE ieee_exceptions, ONLY: ieee_get_halting_mode, &
ieee_set_halting_mode
ieee_set_halting_mode, &
IEEE_ALL
#endif
#include "../base/base_uses.f90"

Expand Down

0 comments on commit 927b34c

Please sign in to comment.