diff options
Diffstat (limited to 'base/timer.h')
-rw-r--r-- | base/timer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/timer.h b/base/timer.h index faa12da..28c0a10 100644 --- a/base/timer.h +++ b/base/timer.h @@ -43,7 +43,6 @@ #ifndef BASE_TIMER_H_ #define BASE_TIMER_H_ -#pragma once // IMPORTANT: If you change timer code, make sure that all tests (including // disabled ones) from timer_unittests.cc pass locally. Some are disabled |