diff options
Diffstat (limited to 'include/timer.h')
-rw-r--r-- | include/timer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/timer.h b/include/timer.h index 3fb2ed32b..ef8b82e31 100644 --- a/include/timer.h +++ b/include/timer.h @@ -153,3 +153,4 @@ class CoreExport TimerManager : public Extensible }; #endif + |