Skip to content

node_interfaces.hpp: add missing include of stdexcept - #3210

Merged
ahcorde merged 1 commit into
ros2:humblefrom
ARTI-Robots:bugfix/node_interfaces_misses_stdexcept
Jul 22, 2026
Merged

node_interfaces.hpp: add missing include of stdexcept#3210
ahcorde merged 1 commit into
ros2:humblefrom
ARTI-Robots:bugfix/node_interfaces_misses_stdexcept

Conversation

@fabianhirmann

Copy link
Copy Markdown
Contributor

Description

This PR fixes that node_interfaces.hpp was missing the include of stdexcept. This caused, in cases where stdexcept was not included indirectly via other includes, that the build fails when only node_interfaces.hpp is included.

Is this user-facing behavior change?

No

Did you use Generative AI?

No

Additional Information

Signed-off-by: Fabian Hirmann <f.hirmann@arti-robots.com>
@mergify

mergify Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@ahcorde

ahcorde commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Pulls: #3210
Gist: https://gist.githubusercontent.com/ahcorde/808b54a885675b04faac0bcaff698332/raw/58b252cd4719d6ee640eae8dcc7bf05fec252f86/ros2.repos
BUILD args: --packages-above-and-dependencies pluginlib
TEST args: --packages-above pluginlib
ROS Distro: humble
Job: ci_launcher
ci_launcher ran: https://ci.ros2.org/job/ci_launcher/19921

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Linux-rhel Build Status
  • Windows Build Status

@ahcorde
ahcorde merged commit 4fdfe37 into ros2:humble Jul 22, 2026
3 checks passed
@fabianhirmann
fabianhirmann deleted the bugfix/node_interfaces_misses_stdexcept branch July 22, 2026 09:31
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