Skip to content

Commit

Permalink
header guard fix for battery power load component (#1846)
Browse files Browse the repository at this point in the history
Signed-off-by: Marco A. Gutierrez <[email protected]>

Signed-off-by: Marco A. Gutierrez <[email protected]>
  • Loading branch information
Marco A. Gutierrez authored Dec 22, 2022
1 parent 10ed22b commit 68008d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/ignition/gazebo/components/BatteryPowerLoad.hh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
*/
#ifndef IGNITION_GAZEBO_COMPONENTS_BATTERYPOWERLOAD_HH_
#define IGNITION_GAZEBO_COMPONENTS_BATTERYCONSUMPTION_HH_
#define IGNITION_GAZEBO_COMPONENTS_BATTERYPOWERLOAD_HH_

#include <ignition/gazebo/components/Factory.hh>
#include <ignition/gazebo/components/Component.hh>
Expand Down

0 comments on commit 68008d2

Please sign in to comment.