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

include <bbot/types.hxx>;

namespace bbot
{
}