diff options
Diffstat (limited to 'google_apis/google_api_keys.h')
-rw-r--r-- | google_apis/google_api_keys.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/google_apis/google_api_keys.h b/google_apis/google_api_keys.h index 8ba3215..28905ac 100644 --- a/google_apis/google_api_keys.h +++ b/google_apis/google_api_keys.h @@ -5,6 +5,8 @@ #ifndef GOOGLE_APIS_GOOGLE_API_KEYS_H_ #define GOOGLE_APIS_GOOGLE_API_KEYS_H_ +// If you add more includes to this file, you also need to add them to +// google_api_keys_unittest.cc. #include <string> // These functions enable you to retrieve keys to use for Google APIs |