apache / rocketmq-client-cpp

Apache RocketMQ cpp client
https://rocketmq.apache.org/
Apache License 2.0
366 stars 159 forks source link

Fix hexdump's prototype #329

Closed tclfs closed 4 years ago

tclfs commented 4 years ago

Compiled error because hexdump in StringIdMaker.h and StringIdMaker.cpp unmatch. This patch is to fix this error.