Skip to content

Commit

Permalink
cleanup(compute): add missing #include (#12093)
Browse files Browse the repository at this point in the history
  • Loading branch information
coryan authored Jul 14, 2023
1 parent 73386f7 commit 0d0fa69
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
// limitations under the License.

#include "google/cloud/compute/disks/v1/disks_client.h"
#include "google/cloud/internal/absl_str_cat_quiet.h"
#include "google/cloud/internal/getenv.h"
#include "google/cloud/internal/parse_rfc3339.h"
#include "google/cloud/internal/random.h"
Expand Down

0 comments on commit 0d0fa69

Please sign in to comment.