Skip to content

Use error_code from correct namespace#1055

Merged
gittiver merged 1 commit into
CrowCpp:masterfrom
hpcdgrie:master
Jun 26, 2025
Merged

Use error_code from correct namespace#1055
gittiver merged 1 commit into
CrowCpp:masterfrom
hpcdgrie:master

Conversation

@hpcdgrie
Copy link
Copy Markdown

When compiling with CROW_USE_BOOST crow points asio::error_code to boost::asio::error_code which is not defined.
Commit e3ff923 dealt with this, but commit 4fff814 ignored these measures.

@gittiver gittiver merged commit bfbde38 into CrowCpp:master Jun 26, 2025
12 checks passed
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.

2 participants