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