summaryrefslogtreecommitdiffstats
path: root/test/Modules/Inputs/preprocess/module.modulemap
blob: 943435a953d0460d0a9dd28f4fe3e1c54b7ab705 (plain)
1
2
module fwd { header "fwd.h" export * }
module file { header "file.h" header "file2.h" export * }