Skip to content

Commit 47e9c19

Browse files
committed
fixed missing stdlib_kinds module
1 parent 1b0d50a commit 47e9c19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/sorting/example_sort_bitsetl.f90

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
program example_sort_bitsetl
2+
use stdlib_kinds
23
use stdlib_sorting, only: sort
34
use stdlib_bitsets
45
implicit none

0 commit comments

Comments
 (0)