aboutsummaryrefslogtreecommitdiff
path: root/bbot/common.cli
blob: 429760f71b648402cc08b5c4639e2abe2e5b7cc7 (plain)
1
2
3
4
5
6
7
8
9
// file      : bbot/common.cli
// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license   : TBC; see accompanying LICENSE file

include <bbot/types.hxx>;

namespace bbot
{
}