1 2 3 4 5 6 7 8 9
// file : libbuild2/common.cli // license : MIT; see accompanying LICENSE file include <libbuild2/types.hxx>; include <libbuild2/options-types.hxx>; namespace build2 { }