We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76d9994 commit 3324787Copy full SHA for 3324787
1 file changed
google/cloud/storage/internal/hash_function.cc
@@ -15,6 +15,7 @@
15
#include "google/cloud/storage/internal/hash_function.h"
16
#include "google/cloud/storage/internal/hash_function_impl.h"
17
#include "google/cloud/storage/internal/object_requests.h"
18
+#include "absl/memory/memory.h"
19
20
namespace google {
21
namespace cloud {
0 commit comments