Files
cxx-swift-interop/Sources/CppBackend/module.modulemap

4 lines
42 B
Plaintext
Raw Normal View History

2024-08-03 22:13:17 -07:00
module CppBackend {
2024-08-04 21:50:08 +10:00
header "ball.hpp"
2024-08-03 22:13:17 -07:00
}