summaryrefslogtreecommitdiffstats
path: root/base/bind_internal_win.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/bind_internal_win.h')
-rw-r--r--base/bind_internal_win.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/bind_internal_win.h b/base/bind_internal_win.h
index b50361b..7a8486a 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