Skip to content

Commit 0c81ae3

Browse files
committed
Add event_loop_group struct import
1 parent 10374e5 commit 0c81ae3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aws-crt-kotlin/native/src/aws/sdk/kotlin/crt/io/EventLoopGroupNative.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import aws.sdk.kotlin.crt.*
99
import aws.sdk.kotlin.crt.Allocator
1010
import aws.sdk.kotlin.crt.util.ShutdownChannel
1111
import aws.sdk.kotlin.crt.util.shutdownChannel
12+
import cnames.structs.aws_event_loop_group
1213
import kotlinx.cinterop.*
1314
import libcrt.*
1415

0 commit comments

Comments
 (0)