This commit is contained in:
Michael Mandl 2024-03-20 10:59:07 +01:00
parent 9a855daabf
commit c191e7bd6a
2 changed files with 3 additions and 1 deletions

View file

@ -1,6 +1,7 @@
#pragma once
#include <chrono>
#include <ostream>
class Timer {
private: