diff options
Diffstat (limited to 'base/logging_win.h')
-rw-r--r-- | base/logging_win.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/logging_win.h b/base/logging_win.h index 42b02fe..f2e6e5a 100644 --- a/base/logging_win.h +++ b/base/logging_win.h @@ -4,6 +4,7 @@ #ifndef BASE_LOGGING_WIN_H_ #define BASE_LOGGING_WIN_H_ +#pragma once #include <string> #include "base/basictypes.h" |