diff options
Diffstat (limited to 'base/logging.h')
-rw-r--r-- | base/logging.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/logging.h b/base/logging.h index 291c4a0..c63d827 100644 --- a/base/logging.h +++ b/base/logging.h @@ -4,6 +4,7 @@ #ifndef BASE_LOGGING_H_ #define BASE_LOGGING_H_ +#pragma once #include <string> #include <cstring> |