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