Skip to content

Commit

Permalink
Add proper support to TraceState, fixes #141
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanpo committed Aug 27, 2024
1 parent a4db2ba commit d01f306
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/trace/src/SpanContextProxy.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
#include "opentelemetry/trace/trace_flags.h"
#include "opentelemetry/trace/trace_state.h"

#include <list>

namespace common = opentelemetry::common;
namespace context_api = opentelemetry::context;

Expand Down

0 comments on commit d01f306

Please sign in to comment.