summaryrefslogtreecommitdiff
path: root/lib/common/Timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/common/Timer.h')
-rw-r--r--lib/common/Timer.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/common/Timer.h b/lib/common/Timer.h
index 390442df..8e229a0a 100644
--- a/lib/common/Timer.h
+++ b/lib/common/Timer.h
@@ -15,9 +15,10 @@
#include <vector>
-#include "MemLeakFindOn.h"
#include "BoxTime.h"
+#include "MemLeakFindOn.h"
+
class Timer;
// --------------------------------------------------------------------------