mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
9 lines
96 B
Plaintext
9 lines
96 B
Plaintext
|
|
module CLibrary {
|
|
header "CLibrary.h"
|
|
}
|
|
|
|
module RawLayoutCXX {
|
|
header "raw_layout_cxx.h"
|
|
}
|