xref: /llvm-project/clang/test/Modules/Inputs/PR20786/module.modulemap (revision 13ad07aca317dfb5c261bb67d3be36111857df42)
1module TMath { header "TMath.h" }
2module TFormula { header "TFormula.h" }
3module TBranchProxy { header "TBranchProxy.h" }
4