Skip to content

boost/network/protocol/http/traits/resolver.hpp needs includes #10

@nelson2005

Description

@nelson2005

boost/network/protocol/http/traits/resolver.hpp references
boost::asio::ip::tcp and boost::asio::ip::udp
but doesn't include headers to get them- needs to have

#include <boost/asio/ip/tcp.hpp>

#include <boost/asio/ip/udp.hpp>

added at the top

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