diff --git a/include/SFML/System/SuspendAwareClock.hpp b/include/SFML/System/SuspendAwareClock.hpp index 05c2a9d64..b1ff067cc 100644 --- a/include/SFML/System/SuspendAwareClock.hpp +++ b/include/SFML/System/SuspendAwareClock.hpp @@ -51,9 +51,8 @@ namespace sf /// Make sure this implementation is required for your use case. /// //////////////////////////////////////////////////////////// -class SFML_SYSTEM_API SuspendAwareClock +struct SFML_SYSTEM_API SuspendAwareClock { -public: //////////////////////////////////////////////////////////// /// \brief Type traits and static members ///