Skip to content

Commit

Permalink
pre-commit fix
Browse files Browse the repository at this point in the history
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
  • Loading branch information
KeisukeShima committed Apr 8, 2024
1 parent 2645483 commit 7ae54e6
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@
#ifndef FAULT_INJECTION__FAULT_INJECTION_DIAG_UPDATER_HPP_
#define FAULT_INJECTION__FAULT_INJECTION_DIAG_UPDATER_HPP_

#include <memory>
#include <vector>
#include <string>
#include <diagnostic_updater/diagnostic_updater.hpp>

namespace fault_injection
Expand Down

0 comments on commit 7ae54e6

Please sign in to comment.