Skip to content

Commit

Permalink
ci(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] authored and mojomex committed Dec 24, 2024
1 parent f11d2fa commit ab9a02d
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,10 @@
// Have to define macros to silence warnings about deprecated headers being used by
// boost/property_tree/ in some versions of boost.
// See: https://github.com/boostorg/property_tree/issues/51
#include <nebula_common/nebula_status.hpp>
#include "nebula_hw_interfaces/nebula_hw_interfaces_common/connections/udp.hpp"

#include <nebula_common/nebula_status.hpp>

#include <boost/version.hpp>

#include <cstddef>
Expand Down

0 comments on commit ab9a02d

Please sign in to comment.