You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ac...@apache.org on 2017/02/23 22:51:10 UTC

[03/38] qpid-proton git commit: NO-JIRA: [C++ binding] Add error_loop to fwd.hpp

NO-JIRA: [C++ binding] Add error_loop to fwd.hpp


Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/9de1cc1a
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/9de1cc1a
Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/9de1cc1a

Branch: refs/heads/go1
Commit: 9de1cc1ae6867ceb9d0bec5f84f06ec7b77ee05f
Parents: 5bce0dc
Author: Andrew Stitcher <as...@apache.org>
Authored: Mon Feb 6 17:00:09 2017 -0500
Committer: Andrew Stitcher <as...@apache.org>
Committed: Wed Feb 8 14:39:21 2017 -0500

----------------------------------------------------------------------
 proton-c/bindings/cpp/include/proton/fwd.hpp | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/9de1cc1a/proton-c/bindings/cpp/include/proton/fwd.hpp
----------------------------------------------------------------------
diff --git a/proton-c/bindings/cpp/include/proton/fwd.hpp b/proton-c/bindings/cpp/include/proton/fwd.hpp
index 3ed9283..54d7646 100644
--- a/proton-c/bindings/cpp/include/proton/fwd.hpp
+++ b/proton-c/bindings/cpp/include/proton/fwd.hpp
@@ -31,6 +31,7 @@ class container;
 class delivery;
 class error_condition;
 class event;
+class event_loop;
 class message;
 class message_id;
 class messaging_handler;


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org