Skip to content

Commit a46857d

Browse files
committed
Fix build after swiftlang/swift-docc#1371
(cherry picked from commit b5bc653)
1 parent 5fe1079 commit a46857d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/DocumentationLanguageService/DocCReferenceResolutionService.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
//
1111
//===----------------------------------------------------------------------===//
1212

13+
import DocCCommon
1314
import Foundation
1415
import IndexStoreDB
1516
@_spi(SourceKitLSP) import LanguageServerProtocol

0 commit comments

Comments
 (0)