diff options
Diffstat (limited to 'base/timer.h')
-rw-r--r-- | base/timer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/timer.h b/base/timer.h index 30cb109..4f443a2 100644 --- a/base/timer.h +++ b/base/timer.h @@ -48,6 +48,7 @@ // should be able to tell the difference. #include "base/base_export.h" +#include "base/location.h" #include "base/logging.h" #include "base/task.h" #include "base/time.h" |