Skip to content

Commit

Permalink
alphabetize
Browse files Browse the repository at this point in the history
Signed-off-by: Nate Koenig <[email protected]>
  • Loading branch information
Nate Koenig committed Nov 11, 2021
1 parent 4d934fb commit a4f8336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/plugins/component_inspector/Altimeter.cc
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
#include <ignition/common/Console.hh>
#include <ignition/gazebo/components/Altimeter.hh>

#include "Altimeter.hh"
#include "ComponentInspector.hh"
#include "Types.hh"
#include "Altimeter.hh"

using namespace ignition;
using namespace gazebo;
Expand Down

0 comments on commit a4f8336

Please sign in to comment.