aboutsummaryrefslogtreecommitdiff
path: root/bbot/common.cli
blob: 15c4bea208b6cc273aa7304311256ab75e224818 (plain)
1
2
3
4
5
6
7
8
// file      : bbot/common.cli
// license   : MIT; see accompanying LICENSE file

include <bbot/types.hxx>;

namespace bbot
{
}