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