2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-31 08:42:13 +00:00

Revert "file headers cleanup"

This reverts commit ffb90f21b7.
This commit is contained in:
Raffi Enficiaud
2015-10-08 03:17:48 +02:00
parent 0e5f30faab
commit cabcd04597
143 changed files with 633 additions and 251 deletions

View File

@@ -1,10 +1,9 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2015.
// 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)
// See http://www.boost.org/libs/test for the library home page.
// ***************************************************************************
#define BOOST_TEST_MODULE filtering test
#include <boost/test/unit_test.hpp>