diff options
Diffstat (limited to 'base/debug/trace_event_win.h')
-rw-r--r-- | base/debug/trace_event_win.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/debug/trace_event_win.h b/base/debug/trace_event_win.h index 3da95ea..2a900bb 100644 --- a/base/debug/trace_event_win.h +++ b/base/debug/trace_event_win.h @@ -5,7 +5,6 @@ // This file contains the Windows-specific declarations for trace_event.h. #ifndef BASE_DEBUG_TRACE_EVENT_WIN_H_ #define BASE_DEBUG_TRACE_EVENT_WIN_H_ -#pragma once #include <string> |