Skip to content

Commit

Permalink
Hide the system manager on Windows
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Carroll <[email protected]>
  • Loading branch information
mjcarroll committed Feb 25, 2022
1 parent 74ce41b commit 714836a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SystemManager.hh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ namespace ignition
inline namespace IGNITION_GAZEBO_VERSION_NAMESPACE {

/// \brief Used to load / unload sysetms as well as iterate over them.
class SystemManager
class IGNITION_GAZEBO_HIDDEN SystemManager
{
/// \brief Constructor
/// \param[in] _systemLoader A pointer to a SystemLoader to load plugins
Expand Down

0 comments on commit 714836a

Please sign in to comment.