diff options
Diffstat (limited to 'base/allocator/allocator_extension.h')
-rw-r--r-- | base/allocator/allocator_extension.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/allocator/allocator_extension.h b/base/allocator/allocator_extension.h index d63f189..b71fffe 100644 --- a/base/allocator/allocator_extension.h +++ b/base/allocator/allocator_extension.h @@ -4,7 +4,6 @@ #ifndef BASE_ALLOCATOR_ALLOCATOR_EXTENSION_H #define BASE_ALLOCATOR_ALLOCATOR_EXTENSION_H -#pragma once #include "base/allocator/allocator_extension_thunks.h" #include "base/base_export.h" |