mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
6 lines
212 B
C++
6 lines
212 B
C++
// Copyright David Abrahams 2002.
|
|
// Distributed under the Boost Software License, Version 1.0.
|
|
// (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
|
|
#include <foo.hpp>
|
|
void foo() {}
|