Skip to content

Commit

Permalink
Otlp http cmake build fail (#1133)
Browse files Browse the repository at this point in the history
  • Loading branch information
esigo authored Dec 13, 2021
1 parent 836dda6 commit f349053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exporters/otlp/src/otlp_http_client.cc
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ namespace google
{
namespace protobuf
{
LIBPROTOBUF_EXPORT int Base64Escape(const unsigned char *src, int slen, char *dest, int szdest);
LIBPROTOBUF_EXPORT void Base64Escape(StringPiece src, std::string *dest);
} // namespace protobuf
} // namespace google
#endif
Expand Down

0 comments on commit f349053

Please sign in to comment.