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