diff options
Diffstat (limited to 'base/win/scoped_co_mem.h')
-rw-r--r-- | base/win/scoped_co_mem.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/win/scoped_co_mem.h b/base/win/scoped_co_mem.h index ccbe707..572999a 100644 --- a/base/win/scoped_co_mem.h +++ b/base/win/scoped_co_mem.h @@ -4,7 +4,6 @@ #ifndef BASE_WIN_SCOPED_CO_MEM_H_ #define BASE_WIN_SCOPED_CO_MEM_H_ -#pragma once #include <objbase.h> |