diff options
Diffstat (limited to 'src/utils/timer.hpp')
-rw-r--r-- | src/utils/timer.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/timer.hpp b/src/utils/timer.hpp index c8b7fb90..a3cbecd6 100644 --- a/src/utils/timer.hpp +++ b/src/utils/timer.hpp @@ -47,4 +47,4 @@ private: public: frequency_clock_t(); -}
\ No newline at end of file +};
\ No newline at end of file |