diff options
Diffstat (limited to 'chrome/browser/spellchecker_platform_engine.h')
-rw-r--r-- | chrome/browser/spellchecker_platform_engine.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/spellchecker_platform_engine.h b/chrome/browser/spellchecker_platform_engine.h index 5762ab2..edc8f310 100644 --- a/chrome/browser/spellchecker_platform_engine.h +++ b/chrome/browser/spellchecker_platform_engine.h @@ -7,6 +7,7 @@ #ifndef CHROME_BROWSER_SPELLCHECKER_PLATFORM_ENGINE_H_ #define CHROME_BROWSER_SPELLCHECKER_PLATFORM_ENGINE_H_ +#pragma once #include <string> #include <vector> |