diff options
Diffstat (limited to 'chrome/browser/profile.h')
-rw-r--r-- | chrome/browser/profile.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/profile.h b/chrome/browser/profile.h index 16bea36..9ad555b 100644 --- a/chrome/browser/profile.h +++ b/chrome/browser/profile.h @@ -6,6 +6,7 @@ #ifndef CHROME_BROWSER_PROFILE_H_ #define CHROME_BROWSER_PROFILE_H_ +#pragma once #include <set> #include <string> |