Skip to content

Commit

Permalink
tracer workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
Tianlin-Zhao committed Jul 30, 2020
1 parent 3647d6a commit 956055b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions api/test/trace/propagation/http_text_format_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
#include <string>

#include <gtest/gtest.h>

#include "opentelemetry/trace/default_span.h"
#include "opentelemetry/trace/propagation/http_text_format.h"
#include "opentelemetry/trace/propagation/http_trace_context.h"
//
//#include "opentelemetry/trace/default_span.h"
//#include "opentelemetry/trace/propagation/http_text_format.h"
//#include "opentelemetry/trace/propagation/http_trace_context.h"
//
//using namespace opentelemetry;
//
Expand Down

0 comments on commit 956055b

Please sign in to comment.