Skip to content

Compatibility with Boost 1.86 #313

@neel

Description

@neel

Compilation Error

ozo/include/ozo/detail/bind.h:8:10: fatal error: boost/asio/handler_invoke_hook.hpp: No such file or directory

Boost Version:

$ pacman -Qi boost
Name            : boost
Version         : 1.86.0-1

Workaround:

#if BOOST_VERSION <= 108300
#include <boost/asio/handler_invoke_hook.hpp>
#endif

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions