diff options
Diffstat (limited to 'chrome/common/json_pref_store.h')
-rw-r--r-- | chrome/common/json_pref_store.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/json_pref_store.h b/chrome/common/json_pref_store.h index 70f5dee..ed17bbe 100644 --- a/chrome/common/json_pref_store.h +++ b/chrome/common/json_pref_store.h @@ -4,6 +4,7 @@ #ifndef CHROME_COMMON_JSON_PREF_STORE_H_ #define CHROME_COMMON_JSON_PREF_STORE_H_ +#pragma once #include <string> |