diff options
Diffstat (limited to 'chrome/common/result_codes.h')
-rw-r--r-- | chrome/common/result_codes.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/result_codes.h b/chrome/common/result_codes.h index 6ca19b8..0b4bc3c 100644 --- a/chrome/common/result_codes.h +++ b/chrome/common/result_codes.h @@ -4,6 +4,7 @@ #ifndef CHROME_COMMON_RESULT_CODES_H_ #define CHROME_COMMON_RESULT_CODES_H_ +#pragma once #include "base/process_util.h" |