Skip to content

Commit f64ea91

Browse files
committed
Fix for missing import
1 parent 6c0a79e commit f64ea91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/HummingbirdCore/Server/HTTP/HTTP1Channel+ConfigReader.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#if ExperimentalConfiguration
1616

1717
public import Configuration
18+
import NIOCore
1819

1920
@available(macOS 15, iOS 18, macCatalyst 18, tvOS 18, visionOS 2, *)
2021
extension HTTP1Channel.Configuration {

0 commit comments

Comments
 (0)