diff options
Diffstat (limited to 'base/profiler.h')
-rw-r--r-- | base/profiler.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/profiler.h b/base/profiler.h index 4fd1117..ea8867a 100644 --- a/base/profiler.h +++ b/base/profiler.h @@ -8,6 +8,7 @@ #ifndef BASE_PROFILER_H__ #define BASE_PROFILER_H__ +#pragma once #include "base/basictypes.h" |