diff options
Diffstat (limited to 'base/scoped_comptr_win.h')
-rw-r--r-- | base/scoped_comptr_win.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/scoped_comptr_win.h b/base/scoped_comptr_win.h index dbe2805..dd9b9fc 100644 --- a/base/scoped_comptr_win.h +++ b/base/scoped_comptr_win.h @@ -4,6 +4,7 @@ #ifndef BASE_SCOPED_COMPTR_WIN_H_ #define BASE_SCOPED_COMPTR_WIN_H_ +#pragma once #include <unknwn.h> |