Skip to content

Commit 48196b1

Browse files
impl(testing_util): include algorithm header (#16044)
1 parent 2a7f16d commit 48196b1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

google/cloud/testing_util/command_line_parsing.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
#include "google/cloud/internal/throw_delegate.h"
1717
#include "absl/strings/match.h"
1818
#include "absl/time/time.h"
19+
#include <algorithm>
1920
#include <cctype>
2021
#include <iomanip>
2122
#include <sstream>

0 commit comments

Comments
 (0)