mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[SwiftShims] Include Target.h in the modulemap for SwiftShims
This commit is contained in:
@@ -18,6 +18,7 @@ module SwiftShims {
|
||||
header "SwiftStddef.h"
|
||||
header "SwiftStdint.h"
|
||||
header "System.h"
|
||||
header "Target.h"
|
||||
header "ThreadLocalStorage.h"
|
||||
header "UnicodeData.h"
|
||||
header "Visibility.h"
|
||||
|
||||
Reference in New Issue
Block a user