Skip to content

Commit 56b9423

Browse files
authored
Fix build for GCC 10.2
1 parent 6a1945f commit 56b9423

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/stdlib_quadrature_gauss.f90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
submodule (stdlib_quadrature) stdlib_quadrature_gauss
2-
use stdlib_kinds, only: sp, dp, qp
32
use stdlib_specialfunctions, only: legendre, dlegendre
43
implicit none
54

0 commit comments

Comments
 (0)