diff options
Diffstat (limited to 'chrome/common/chrome_counters.h')
-rw-r--r-- | chrome/common/chrome_counters.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/chrome_counters.h b/chrome/common/chrome_counters.h index 14cfa21..e655b83 100644 --- a/chrome/common/chrome_counters.h +++ b/chrome/common/chrome_counters.h @@ -6,6 +6,7 @@ #ifndef CHROME_COMMON_CHROME_COUNTERS_H_ #define CHROME_COMMON_CHROME_COUNTERS_H_ +#pragma once class StatsCounter; class StatsCounterTimer; |