Skip to content

Commit ee175b5

Browse files
authored
Remove unnecessary iostream include (#951) (#952)
1 parent 2917f88 commit ee175b5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

example_7/hardware/r6bot_hardware.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
#include <string>
1717
#include <vector>
1818

19-
#include <iostream>
20-
2119
namespace ros2_control_demo_example_7
2220
{
2321
CallbackReturn RobotSystem::on_init(

0 commit comments

Comments
 (0)