diff options
Diffstat (limited to 'base/threading/thread_checker_impl.h')
-rw-r--r-- | base/threading/thread_checker_impl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/threading/thread_checker_impl.h b/base/threading/thread_checker_impl.h index 4295560..24361c8 100644 --- a/base/threading/thread_checker_impl.h +++ b/base/threading/thread_checker_impl.h @@ -4,7 +4,6 @@ #ifndef BASE_THREADING_THREAD_CHECKER_IMPL_H_ #define BASE_THREADING_THREAD_CHECKER_IMPL_H_ -#pragma once #include "base/base_export.h" #include "base/synchronization/lock.h" |