diff options
Diffstat (limited to 'base/event_trace_provider_win.h')
-rw-r--r-- | base/event_trace_provider_win.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/event_trace_provider_win.h b/base/event_trace_provider_win.h index 9668740..b0526b1 100644 --- a/base/event_trace_provider_win.h +++ b/base/event_trace_provider_win.h @@ -6,6 +6,7 @@ // Windows Event Tracing for logging transport and control. #ifndef BASE_EVENT_TRACE_PROVIDER_WIN_H_ #define BASE_EVENT_TRACE_PROVIDER_WIN_H_ +#pragma once #include <windows.h> #include <wmistr.h> |