diff options
Diffstat (limited to 'include/Support/Timer.h')
-rw-r--r-- | include/Support/Timer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Support/Timer.h b/include/Support/Timer.h index c36006f25d..e993d88b72 100644 --- a/include/Support/Timer.h +++ b/include/Support/Timer.h @@ -28,6 +28,7 @@ #include <string> #include <vector> #include <iosfwd> +#include <cassert> class TimerGroup; |