diff options
Diffstat (limited to 'chrome/common/ref_counted_util.h')
-rw-r--r-- | chrome/common/ref_counted_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/ref_counted_util.h b/chrome/common/ref_counted_util.h index b04580e..38d913b 100644 --- a/chrome/common/ref_counted_util.h +++ b/chrome/common/ref_counted_util.h @@ -4,6 +4,7 @@ #ifndef CHROME_COMMON_REF_COUNTED_UTIL_H__ #define CHROME_COMMON_REF_COUNTED_UTIL_H__ +#pragma once #include "base/ref_counted.h" #include <vector> |