diff options
Diffstat (limited to 'base/i18n/icu_encoding_detection.h')
-rw-r--r-- | base/i18n/icu_encoding_detection.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/i18n/icu_encoding_detection.h b/base/i18n/icu_encoding_detection.h index 0d8e5d8..e7e6253 100644 --- a/base/i18n/icu_encoding_detection.h +++ b/base/i18n/icu_encoding_detection.h @@ -4,6 +4,7 @@ #ifndef BASE_I18N_ICU_ENCODING_DETECTION_H_ #define BASE_I18N_ICU_ENCODING_DETECTION_H_ +#pragma once #include <string> |