Skip to content

Commit

Permalink
Codecheck
Browse files Browse the repository at this point in the history
  • Loading branch information
azeey committed Apr 20, 2020
1 parent 9ddf729 commit 3cbb854
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions include/ignition/gazebo/gui/Gui.hh
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ namespace gui
int _argc, char **_argv, const char *_guiConfig,
const char *_defaultGuiConfig = nullptr, bool _loadPluginsFromSdf = true);

} // namespace gui
} // namespace IGNITION_GAZEBO_VERSION_NAMESPACE
} // namespace gazebo
} // namespace ignition
} // namespace gui
} // namespace IGNITION_GAZEBO_VERSION_NAMESPACE
} // namespace gazebo
} // namespace ignition

#endif

0 comments on commit 3cbb854

Please sign in to comment.