aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/common.cli
blob: 86c2ad12b699957a34412e326a4b29e3dc6e744e (plain)
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
{
}