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

include <bbot/types.hxx>;

namespace bbot
{
}