Skip to content

Commit

Permalink
Correct include statement
Browse files Browse the repository at this point in the history
  • Loading branch information
darianboggs committed May 23, 2024
1 parent 375a4ac commit ae7fe6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/MAPL_ESMF_InfoKeys.F90
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#include "include/MAPL_Exceptions.h"
#include "MAPL_Exceptions.h"
module mapl3g_esmf_info_keys

use MAPL_ErrorHandling
Expand Down

0 comments on commit ae7fe6e

Please sign in to comment.