module.modulemap 88 B

123
  1. module A { header "A.h" }
  2. module B { header "B.h" }
  3. module Common { header "Common.h" }