summaryrefslogtreecommitdiffstats
path: root/src/boost/tools/build/test/toolset-mock/lib.cpp
blob: 1ba30e32d2b7583cc168c5990f9b3e775955a751 (plain)
1
2
3
4
5
6
7
// Copyright (c) 2017 Steven Watanabe
//
// Distributed under the Boost Software License Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)

int f() {}