Skip to content

Commit 960c80f

Browse files
authored
Update examples/otlp/http_instrumented_main.cc
1 parent e5dd977 commit 960c80f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/otlp/http_instrumented_main.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,4 +354,5 @@ int main(int argc, char *argv[])
354354
CleanupTracer();
355355

356356
std::cout << "Done" << std::endl << std::flush;
357+
return 0;
357358
}

0 commit comments

Comments
 (0)