summaryrefslogtreecommitdiffstats
path: root/base/timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/timer.h')
-rw-r--r--base/timer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/timer.h b/base/timer.h
index a6d18bc..0de7c79 100644
--- a/base/timer.h
+++ b/base/timer.h
@@ -40,6 +40,7 @@
#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