Skip to content

fix build error on header missing and new version of boost#715

Open
Gitspike wants to merge 1 commit intochenshuo:cpp17from
Gitspike:fix/build_in_cpp17
Open

fix build error on header missing and new version of boost#715
Gitspike wants to merge 1 commit intochenshuo:cpp17from
Gitspike:fix/build_in_cpp17

Conversation

@Gitspike
Copy link
Copy Markdown

include header file in muduo/net/InetAddress.cc

add Ctor for new version of boost in examples/ace/ttcp/ttcp_asio_async.cc

@Gitspike Gitspike mentioned this pull request Aug 15, 2024
@1716285375
Copy link
Copy Markdown

include header file in muduo/net/InetAddress.cc

add Ctor for new version of boost in examples/ace/ttcp/ttcp_asio_async.cc

这是什么意思? 请问具体应当如何操作?

@ouuyuj
Copy link
Copy Markdown

ouuyuj commented Apr 16, 2025

这个问题不只是存在cpp17分支

Comment thread muduo/net/InetAddress.cc

// Author: Shuo Chen (chenshuo at chenshuo dot com)

#include <cstddef>
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this line, it has been fixed in e9b1bb3.

Comment thread muduo/net/InetAddress.cc Outdated

#include <cstddef>
#include <muduo/net/InetAddress.h>

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants