Skip to content

Commit b3f9f64

Browse files
committed
fix linting
1 parent 32f6495 commit b3f9f64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hydra_visualizer/include/hydra_visualizer/visualizer_node.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
#include <config_utilities_ros/ros_dynamic_config_server.h>
3939
#include <ianvs/node_handle.h>
4040

41-
#include <std_srvs/srv/empty.hpp>
4241
#include <std_msgs/msg/string.hpp>
42+
#include <std_srvs/srv/empty.hpp>
4343

4444
#include "hydra_visualizer/io/graph_wrapper.h"
4545
#include "hydra_visualizer/plugins/visualizer_plugin.h"

0 commit comments

Comments
 (0)