diff --git a/lib/rotor.hpp b/lib/rotor.hpp index c832df7..3b86959 100644 --- a/lib/rotor.hpp +++ b/lib/rotor.hpp @@ -175,11 +175,13 @@ class rotor { }; +} + + /** * It is intended that there is only one global declaration */ static rotor _rotor; -} /** * Core class for pure async timer functions