diff options
Diffstat (limited to 'src/Stopwatch.h')
-rw-r--r-- | src/Stopwatch.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Stopwatch.h b/src/Stopwatch.h index 72fbf4f68..af0a5108f 100644 --- a/src/Stopwatch.h +++ b/src/Stopwatch.h @@ -10,8 +10,6 @@ #pragma once -#include <chrono> - |