Skip to content

Commit

Permalink
impl(otel): include algorithm header (#14900)
Browse files Browse the repository at this point in the history
  • Loading branch information
scotthart authored Dec 14, 2024
1 parent d2f32b5 commit 0966d66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions google/cloud/opentelemetry/internal/monitored_resource.cc
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
#include <opentelemetry/common/attribute_value.h>
#include <opentelemetry/sdk/resource/resource.h>
#include <opentelemetry/sdk/resource/semantic_conventions.h>
#include <algorithm>
#include <numeric>
#include <unordered_map>

Expand Down

0 comments on commit 0966d66

Please sign in to comment.