diff options
Diffstat (limited to 'base/stats_counters.h')
-rw-r--r-- | base/stats_counters.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/stats_counters.h b/base/stats_counters.h index bb87e61..b328736 100644 --- a/base/stats_counters.h +++ b/base/stats_counters.h @@ -5,6 +5,7 @@ #ifndef BASE_STATS_COUNTERS_H__ #define BASE_STATS_COUNTERS_H__ +#pragma once #include <string> #include "base/stats_table.h" |