diff options
Diffstat (limited to 'base/synchronization/waitable_event_watcher.h')
-rw-r--r-- | base/synchronization/waitable_event_watcher.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/synchronization/waitable_event_watcher.h b/base/synchronization/waitable_event_watcher.h index 7e1698b..f5c1510 100644 --- a/base/synchronization/waitable_event_watcher.h +++ b/base/synchronization/waitable_event_watcher.h @@ -4,7 +4,6 @@ #ifndef BASE_SYNCHRONIZATION_WAITABLE_EVENT_WATCHER_H_ #define BASE_SYNCHRONIZATION_WAITABLE_EVENT_WATCHER_H_ -#pragma once #include "base/base_export.h" #include "build/build_config.h" |