diff options
Diffstat (limited to 'base/win/event_trace_controller.h')
-rw-r--r-- | base/win/event_trace_controller.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/win/event_trace_controller.h b/base/win/event_trace_controller.h index 8f8d476..69e755b 100644 --- a/base/win/event_trace_controller.h +++ b/base/win/event_trace_controller.h @@ -19,7 +19,6 @@ // as well as potentially from multiple binary trace files. #ifndef BASE_WIN_EVENT_TRACE_CONTROLLER_H_ #define BASE_WIN_EVENT_TRACE_CONTROLLER_H_ -#pragma once #include <windows.h> #include <wmistr.h> |