Skip to content

Commit

Permalink
[ISSUE #928] Fix some cpp client bug and make logs cleaner
Browse files Browse the repository at this point in the history
  • Loading branch information
lizhimins committed Jan 21, 2025
1 parent 906a46a commit 58241fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cpp/source/rocketmq/ClientImpl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
#include "NamingScheme.h"
#include "SessionImpl.h"
#include "Signature.h"
#include "StdoutHandler.h"
#include "UtilAll.h"
#include "absl/strings/numbers.h"
#include "absl/strings/str_join.h"
Expand Down

0 comments on commit 58241fc

Please sign in to comment.