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