Skip to content

Commit 2dc9a4b

Browse files
committed
fail to compile
1 parent 1251e53 commit 2dc9a4b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/ros_parsers/ros2_parser.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
#include <rosidl_typesupport_introspection_cpp/identifier.hpp>
1111
#include <fmt/core.h>
1212

13+
failed;
14+
1315
bool TypeHasHeader(const rosidl_message_type_support_t* type_support)
1416
{
1517
auto members = static_cast<const rosidl_typesupport_introspection_cpp::MessageMembers*>(type_support->data);

0 commit comments

Comments
 (0)