diff options
Diffstat (limited to 'base/message_loop_proxy_impl.h')
-rw-r--r-- | base/message_loop_proxy_impl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/message_loop_proxy_impl.h b/base/message_loop_proxy_impl.h index f895532..b93bb64 100644 --- a/base/message_loop_proxy_impl.h +++ b/base/message_loop_proxy_impl.h @@ -4,6 +4,7 @@ #ifndef BASE_MESSAGE_LOOP_PROXY_IMPL_H_ #define BASE_MESSAGE_LOOP_PROXY_IMPL_H_ +#pragma once #include "base/lock.h" #include "base/message_loop.h" |