Repository: qpid-proton
Updated Branches:
  refs/heads/master ed8e0144a -> 7e43dc32d


PROTON-904: No longer need to include libuuid header


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

Branch: refs/heads/master
Commit: 7e43dc32dbdc7a5e7f3b9ac09ddb13c42d168ad1
Parents: ed8e014
Author: Andrew Stitcher <astitc...@apache.org>
Authored: Thu Jul 9 16:52:27 2015 -0400
Committer: Andrew Stitcher <astitc...@apache.org>
Committed: Fri Jul 10 12:59:02 2015 -0400

----------------------------------------------------------------------
 proton-c/bindings/ruby/ruby.i | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/7e43dc32/proton-c/bindings/ruby/ruby.i
----------------------------------------------------------------------
diff --git a/proton-c/bindings/ruby/ruby.i b/proton-c/bindings/ruby/ruby.i
index 4b0bff4..dbbd719 100644
--- a/proton-c/bindings/ruby/ruby.i
+++ b/proton-c/bindings/ruby/ruby.i
@@ -28,8 +28,6 @@
 #include <proton/url.h>
 #include <proton/reactor.h>
 #include <proton/handlers.h>
-
-#include <uuid/uuid.h>
 %}
 
 %include <cstring.i>


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

Reply via email to