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 9e2994f commit c4913a9Copy full SHA for c4913a9
google/cloud/storage/internal/grpc/stub.h
@@ -15,8 +15,8 @@
15
#ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_STORAGE_INTERNAL_GRPC_STUB_H
16
#define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_STORAGE_INTERNAL_GRPC_STUB_H
17
18
-#include "google/cloud/storage/internal/generic_stub.h"
19
#include "google/cloud/storage/client_options.h"
+#include "google/cloud/storage/internal/generic_stub.h"
20
#include "google/cloud/storage/version.h"
21
#include "google/cloud/background_threads.h"
22
#include "google/cloud/internal/minimal_iam_credentials_stub.h"
0 commit comments