mirror of
https://github.com/boostorg/functional.git
synced 2026-01-27 01:12:26 +01:00
7 lines
240 B
C++
7 lines
240 B
C++
|
|
// Copyright 2012 Daniel James.
|
|
// 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)
|
|
|
|
#include <boost/functional/detail/container_fwd.hpp>
|