Skip to content

Commit fb1052d

Browse files
committed
Fix iwyu and CHANGELOG
1 parent 05687d5 commit fb1052d

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ Increment the:
2323

2424
* [SDK] Update default exemplar reservoir size for exponential histograms
2525
[#3551](https://github.com/open-telemetry/opentelemetry-cpp/pull/3551)
26-
26+
2727
* [SDK] Implements options for the ParentBasedSampler with default values
28-
[#3549](https://github.com/open-telemetry/opentelemetry-cpp/pull/3553)
28+
[#3553](https://github.com/open-telemetry/opentelemetry-cpp/pull/3553)
2929

3030
## [1.22 2025-07-11]
3131

sdk/src/trace/samplers/parent.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// Copyright The OpenTelemetry Authors
22
// SPDX-License-Identifier: Apache-2.0
33

4-
#include <map>
54
#include <memory>
65
#include <string>
76

0 commit comments

Comments
 (0)