]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/tools/build/example/generator/foo.gci
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / tools / build / example / generator / foo.gci
1
2 int main()
3 {
4 return 0;
5 }
6 /*
7 Copyright 2006 Vladimir Prus
8 Distributed under the Boost Software License, Version 1.0.
9 (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
10 */