You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by zy...@apache.org on 2021/12/04 13:42:50 UTC

[incubator-brpc] branch master updated: fix status

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 <zh...@zenme.com>
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: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org