diff options
Diffstat (limited to 'base/threading/post_task_and_reply_impl.h')
-rw-r--r-- | base/threading/post_task_and_reply_impl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/threading/post_task_and_reply_impl.h b/base/threading/post_task_and_reply_impl.h index fe19c8e..076a46d 100644 --- a/base/threading/post_task_and_reply_impl.h +++ b/base/threading/post_task_and_reply_impl.h @@ -7,7 +7,6 @@ #ifndef BASE_THREADING_POST_TASK_AND_REPLY_IMPL_H_ #define BASE_THREADING_POST_TASK_AND_REPLY_IMPL_H_ -#pragma once #include "base/callback_forward.h" #include "base/location.h" |