diff options
Diffstat (limited to 'chrome/browser/history/snippet.h')
-rw-r--r-- | chrome/browser/history/snippet.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/history/snippet.h b/chrome/browser/history/snippet.h index fb17a22..b741c6c 100644 --- a/chrome/browser/history/snippet.h +++ b/chrome/browser/history/snippet.h @@ -8,6 +8,7 @@ #ifndef CHROME_BROWSER_HISTORY_SNIPPET_H__ #define CHROME_BROWSER_HISTORY_SNIPPET_H__ +#include <string> #include <vector> class Snippet { |