summaryrefslogtreecommitdiffstats
path: root/src/boost/tools/build/test/test2/foo.cpp
blob: e347939dbb79b6d0a00ad6c9d6b3aa81f0cb0dc7 (plain)
1
2
3
4
5
6
7
//  Copyright (c) 2003 Vladimir Prus
//
//  Distributed under the Boost Software License, Version 1.0. (See
//  accompanying file LICENSE.txt or copy at
//  https://www.bfgroup.xyz/b2/LICENSE.txt)

int main() { return 0; }