Skip to content

Commit

Permalink
format check
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiro-0110 committed Oct 30, 2023
1 parent d9b27ad commit afffafe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/simulation_sample/spacecraft/sample_components.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
#include <components/real/aocs/sun_sensor.hpp>
#include <components/real/cdh/on_board_computer.hpp>
#include <components/real/communication/antenna.hpp>
#include <components/real/mission/telescope.hpp>
#include <components/real/power/power_control_unit.hpp>
#include <components/real/propulsion/simple_thruster.hpp>
#include <components/real/mission/telescope.hpp>
#include <dynamics/dynamics.hpp>
#include <library/math/vector.hpp>
#include <simulation/hils/hils_port_manager.hpp>
Expand Down

0 comments on commit afffafe

Please sign in to comment.