This is an automated email from the ASF dual-hosted git repository.
zychen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git
The following commit(s) were added to refs/heads/master by this push:
new 8380ed0 fix status
new 6e1b405 Merge pull request #1625 from zwkno1/fix_status
8380ed0 is described below
commit 8380ed09e114709d3c277b248645cdeecdc3fe35
Author: zhouwk <[email protected]>
AuthorDate: Fri Dec 3 15:00:23 2021 +0800
fix status
---
src/bvar/status.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/bvar/status.h b/src/bvar/status.h
index bf46d09..3798642 100644
--- a/src/bvar/status.h
+++ b/src/bvar/status.h
@@ -27,6 +27,7 @@
#include "butil/synchronization/lock.h"
#include "bvar/detail/is_atomical.h"
#include "bvar/variable.h"
+#include "bvar/reducer.h"
namespace bvar {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]