diff options
Diffstat (limited to 'test/Modules/Inputs/PR27041/module.modulemap')
| -rw-r--r-- | test/Modules/Inputs/PR27041/module.modulemap | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Modules/Inputs/PR27041/module.modulemap b/test/Modules/Inputs/PR27041/module.modulemap new file mode 100644 index 000000000000..f0147cdf9762 --- /dev/null +++ b/test/Modules/Inputs/PR27041/module.modulemap @@ -0,0 +1,2 @@ +module "Rtypes.h" { header "Rtypes.h" header "TGenericClassInfo.h" } +module "TSchemaHelper.h" { header "TSchemaHelper.h" } |
