diff options
Diffstat (limited to 'base/raw_scoped_refptr_mismatch_checker.h')
-rw-r--r-- | base/raw_scoped_refptr_mismatch_checker.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/raw_scoped_refptr_mismatch_checker.h b/base/raw_scoped_refptr_mismatch_checker.h index 598710f..d2913e7 100644 --- a/base/raw_scoped_refptr_mismatch_checker.h +++ b/base/raw_scoped_refptr_mismatch_checker.h @@ -4,6 +4,7 @@ #ifndef BASE_RAW_SCOPED_REFPTR_MISMATCH_CHECKER_H_ #define BASE_RAW_SCOPED_REFPTR_MISMATCH_CHECKER_H_ +#pragma once #include "base/ref_counted.h" #include "base/tuple.h" |