Skip to content

Commit

Permalink
fix: cpp lint
Browse files Browse the repository at this point in the history
  • Loading branch information
outrider-jhulas committed Nov 29, 2023
1 parent b429f05 commit aefa57a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion diagnostic_updater/test/status_msg_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,11 @@
*********************************************************************/

#include <gtest/gtest.h>
#include <rclcpp/rclcpp.hpp>

#include <memory>

#include "rclcpp/rclcpp.hpp"

#include "diagnostic_msgs/msg/diagnostic_array.hpp"
#include "diagnostic_updater/diagnostic_updater.hpp"

Expand Down

0 comments on commit aefa57a

Please sign in to comment.