Skip to content

Commit 08f3913

Browse files
committed
Add import NIOFoundationCompat
This was causing a build error on linux
1 parent 861f3af commit 08f3913

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/OpenAPIHummingbird/OpenAPITransport.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import Foundation
22
import Hummingbird
3+
import NIOFoundationCompat
34
import NIOHTTP1
45
import OpenAPIRuntime
56

0 commit comments

Comments
 (0)