Skip to content

Commit 2fb1b37

Browse files
committed
fix includes
1 parent 1a152dc commit 2fb1b37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

google/cloud/spanner/uuid.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#include "google/cloud/spanner/uuid.h"
1616
#include "google/cloud/internal/make_status.h"
1717
#include "absl/container/flat_hash_map.h"
18+
#include "absl/strings/str_format.h"
1819
#include "absl/strings/strip.h"
1920

2021
namespace google {

0 commit comments

Comments
 (0)