Skip to content

Commit

Permalink
missed import
Browse files Browse the repository at this point in the history
  • Loading branch information
rem1776 authored and rem1776 committed Aug 2, 2024
1 parent 7a66a59 commit 07a592d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions diag_manager/fms_diag_file_object.F90
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ module fms_diag_file_object_mod
use fms_diag_output_buffer_mod, only: fmsDiagOutputBuffer_type
use mpp_mod, only: mpp_get_current_pelist, mpp_npes, mpp_root_pe, mpp_pe, mpp_error, FATAL, stdout, &
uppercase, lowercase, NOTE
use platform_mod, only: FMS_FILE_LEN

implicit none
private
Expand Down

0 comments on commit 07a592d

Please sign in to comment.