Skip to content

Commit b9bbd21

Browse files
committed
fix: import modules
1 parent b827b99 commit b9bbd21

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Std/Internal/Async.lean

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ import Std.Internal.Async.Timer
99
import Std.Internal.Async.TCP
1010
import Std.Internal.Async.UDP
1111
import Std.Internal.Async.Select
12+
import Std.Internal.Async.Process
13+
import Std.Internal.Async.System

0 commit comments

Comments
 (0)