diff options
Diffstat (limited to 'chrome/renderer/spellchecker/spellcheck_worditerator.h')
-rw-r--r-- | chrome/renderer/spellchecker/spellcheck_worditerator.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/renderer/spellchecker/spellcheck_worditerator.h b/chrome/renderer/spellchecker/spellcheck_worditerator.h index ce2a98d..a9fd54a 100644 --- a/chrome/renderer/spellchecker/spellcheck_worditerator.h +++ b/chrome/renderer/spellchecker/spellcheck_worditerator.h @@ -8,6 +8,7 @@ #ifndef CHROME_RENDERER_SPELLCHECKER_SPELLCHECK_WORDITERATOR_H_ #define CHROME_RENDERER_SPELLCHECKER_SPELLCHECK_WORDITERATOR_H_ +#pragma once #include <map> #include <string> |