diff options
Diffstat (limited to 'chrome/tools/convert_dict/hunspell_reader.h')
-rw-r--r-- | chrome/tools/convert_dict/hunspell_reader.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/tools/convert_dict/hunspell_reader.h b/chrome/tools/convert_dict/hunspell_reader.h index a19bba3..e10d742d 100644 --- a/chrome/tools/convert_dict/hunspell_reader.h +++ b/chrome/tools/convert_dict/hunspell_reader.h @@ -4,6 +4,7 @@ #ifndef CHROME_TOOLS_CONVERT_DICT_HUNSPELL_READER_H_ #define CHROME_TOOLS_CONVERT_DICT_HUNSPELL_READER_H_ +#pragma once #include <string> |