Skip to content

Commit 73a1395

Browse files
add missing import
1 parent d2fe03d commit 73a1395

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/LinearSolve.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ using FastLapackInterface
2121
using DocStringExtensions
2222
using EnumX
2323
using Requires
24+
import InteractiveUtils
2425

2526
import GPUArraysCore
2627
import Preferences

0 commit comments

Comments
 (0)