module.map 156 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 module Conflicts { explicit module A { header "conflict_a.h" conflict B, "we just don't like B" } module B { header "conflict_b.h" } }