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