We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4db2ba commit d01f306Copy full SHA for d01f306
api/trace/src/SpanContextProxy.cpp
@@ -11,6 +11,8 @@
11
#include "opentelemetry/trace/trace_flags.h"
12
#include "opentelemetry/trace/trace_state.h"
13
14
+#include <list>
15
+
16
namespace common = opentelemetry::common;
17
namespace context_api = opentelemetry::context;
18
0 commit comments