diff options
Diffstat (limited to 'base/lock_impl.h')
-rw-r--r-- | base/lock_impl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/lock_impl.h b/base/lock_impl.h index 5e323a6..9a6a1a0 100644 --- a/base/lock_impl.h +++ b/base/lock_impl.h @@ -4,6 +4,7 @@ #ifndef BASE_LOCK_IMPL_H_ #define BASE_LOCK_IMPL_H_ +#pragma once #include "build/build_config.h" |