| Index: base/threading/post_task_and_reply_impl.h
|
| diff --git a/base/threading/post_task_and_reply_impl.h b/base/threading/post_task_and_reply_impl.h
|
| index fe19c8e46a88b73e51b2ba05aa7306df3b0e6939..076a46d69e86619be6f585f7854072ef6a5e0ae8 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"
|
|
|