diff options
Diffstat (limited to 'base/debug/stack_trace.h')
-rw-r--r-- | base/debug/stack_trace.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/debug/stack_trace.h b/base/debug/stack_trace.h index 65421b23..99bb452 100644 --- a/base/debug/stack_trace.h +++ b/base/debug/stack_trace.h @@ -4,7 +4,6 @@ #ifndef BASE_DEBUG_STACK_TRACE_H_ #define BASE_DEBUG_STACK_TRACE_H_ -#pragma once #include <iosfwd> #include <string> |