Skip to content

the latest boost use a deprecated head file #1151

Description

@Mike-debug

Building CXX object ****cc.o
In file included from ***boost_1_91_0/include/boost/interprocess/containers/deque.hpp:24,
.......
.......
******/boost_1_91_0/include/boost/interprocess/containers/containers_fwd.hpp:32:100: note: #pragma message: This header is deprecated. Use <boost/container/container_fwd.hpp> instead.

As it seen at https://github.com/boostorg/interprocess/blob/ab14adccd0ada489477e44b43542c02fab396430/include/boost/interprocess/containers/deque.hpp,
the boost/interprocess/containers/deque.hpp:24 include a deprecated head file #include <boost/interprocess/containers/containers_fwd.hpp>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions