xref: /llvm-project/clang/test/Modules/Inputs/implicit-built-Werror-using-W/module.modulemap (revision 900f817591d0f6871b324aef655cbda926d26052)
1module convert {
2  header "convert.h"
3}
4