Skip to content

Commit 58241fc

Browse files
committed
[ISSUE #928] Fix some cpp client bug and make logs cleaner
1 parent 906a46a commit 58241fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpp/source/rocketmq/ClientImpl.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
#include "NamingScheme.h"
3535
#include "SessionImpl.h"
3636
#include "Signature.h"
37+
#include "StdoutHandler.h"
3738
#include "UtilAll.h"
3839
#include "absl/strings/numbers.h"
3940
#include "absl/strings/str_join.h"

0 commit comments

Comments
 (0)