| Index: base/bind_internal_win.h
|
| diff --git a/base/bind_internal_win.h b/base/bind_internal_win.h
|
| index b50361baef88e3fd7ba713ab63b0d29fe59c65d2..7a8486a30927f481f0df7a1d5d235af6b9218def 100644
|
| --- a/base/bind_internal_win.h
|
| +++ b/base/bind_internal_win.h
|
| @@ -12,7 +12,6 @@
|
|
|
| #ifndef BASE_BIND_INTERNAL_WIN_H_
|
| #define BASE_BIND_INTERNAL_WIN_H_
|
| -#pragma once
|
|
|
| // In the x64 architecture in Windows, __fastcall, __stdcall, etc, are all
|
| // the same as __cdecl which would turn the following specializations into
|
|
|