diff --git a/v2/example/libraries/lib1/include/lib1.h b/v2/example/libraries/lib1/include/lib1.h deleted file mode 100644 index 50f5e19d2..000000000 --- a/v2/example/libraries/lib1/include/lib1.h +++ /dev/null @@ -1,10 +0,0 @@ -// Copyright (c) 2003 Vladimir Prus -// -// 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) -// -// http://www.boost.org -// - -void foo();