Skip to content

Commit 2d2a118

Browse files
DebraheemVincentVanlaer
authored andcommitted
[ci optional] fortitude lint, full test
1 parent 495ff9f commit 2d2a118

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

colors/private/colors_utils.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@ end subroutine read_strings_from_file
566566
! so a stale or truncated cube reports a clear message instead of failing
567567
! later inside the Fortran runtime.
568568
subroutine load_flux_cube(rq, stellar_model_dir)
569-
use iso_fortran_env, only: int64
569+
use, intrinsic :: iso_fortran_env, only: int64
570570
type(Colors_General_Info), intent(inout) :: rq
571571
character(len=*), intent(in) :: stellar_model_dir
572572

0 commit comments

Comments
 (0)