Skip to content

Commit

Permalink
Merge branch 'main' into fix_exporter_option_1845
Browse files Browse the repository at this point in the history
  • Loading branch information
marcalff committed Nov 6, 2023
2 parents 68caa73 + 5bf2f80 commit 4b3c3c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions api/test/context/runtime_context_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
#include "opentelemetry/context/runtime_context.h"
#include "opentelemetry/context/context.h"

#include <algorithm>
#include <map>

#include <gtest/gtest.h>

using namespace opentelemetry;
Expand Down

0 comments on commit 4b3c3c9

Please sign in to comment.