mirror of
https://github.com/boostorg/functional.git
synced 2025-08-02 14:04:27 +02:00
Add copyright to container_fwd_test.
[SVN r32580]
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
|
||||||
|
// Copyright Daniel James 2005. Use, modification, and distribution are
|
||||||
|
// subject to 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)
|
||||||
|
|
||||||
#include <boost/functional/detail/container_fwd.hpp>
|
#include <boost/functional/detail/container_fwd.hpp>
|
||||||
|
|
||||||
#if BOOST_WORKAROUND(__GNUC__, < 3) && !defined(__SGI_STL_PORT) && !defined(_STLPORT_VERSION)
|
#if BOOST_WORKAROUND(__GNUC__, < 3) && !defined(__SGI_STL_PORT) && !defined(_STLPORT_VERSION)
|
||||||
|
Reference in New Issue
Block a user