diff options
Diffstat (limited to 'base/atomic_ref_count.h')
-rw-r--r-- | base/atomic_ref_count.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/atomic_ref_count.h b/base/atomic_ref_count.h index 985c42c..5130860 100644 --- a/base/atomic_ref_count.h +++ b/base/atomic_ref_count.h @@ -10,7 +10,6 @@ #ifndef BASE_ATOMIC_REF_COUNT_H_ #define BASE_ATOMIC_REF_COUNT_H_ -#pragma once #include "base/atomicops.h" #include "base/third_party/dynamic_annotations/dynamic_annotations.h" |