We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 887d9e5 commit 061df58Copy full SHA for 061df58
google/cloud/storage/internal/crc32c.h
@@ -17,7 +17,6 @@
17
18
#include "google/cloud/storage/internal/const_buffer.h"
19
#include "google/cloud/storage/version.h"
20
-#include "absl/crc/crc32c.h"
21
#include "absl/strings/cord.h"
22
#include "absl/strings/string_view.h"
23
#include <cstdint>
google/cloud/storage/internal/crc32c_benchmark.cc
@@ -93,4 +93,4 @@ BENCHMARK(BM_Crc32cConcat);
93
GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
94
} // namespace storage_internal
95
} // namespace cloud
96
-} // namespace google
+} // namespace google
0 commit comments