From 99c8b0dddb5b3ba3e5a4f1a78b712fa8143b64be Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Fri, 7 Sep 2012 18:11:22 +0000 Subject: Update to 1.31.04 --- net/xmlrpc-c-devel/files/patch-test__cpp__value.cpp | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 net/xmlrpc-c-devel/files/patch-test__cpp__value.cpp (limited to 'net/xmlrpc-c-devel/files/patch-test__cpp__value.cpp') diff --git a/net/xmlrpc-c-devel/files/patch-test__cpp__value.cpp b/net/xmlrpc-c-devel/files/patch-test__cpp__value.cpp new file mode 100644 index 000000000000..61ed885062d7 --- /dev/null +++ b/net/xmlrpc-c-devel/files/patch-test__cpp__value.cpp @@ -0,0 +1,12 @@ +--- test/cpp/value.cpp (revision 2386) ++++ test/cpp/value.cpp (revision 2387) +@@ -9,7 +9,6 @@ + + #include "xmlrpc-c/girerr.hpp" + using girerr::error; +-#include "transport_config.h" + #include "xmlrpc-c/base.hpp" + #include "xmlrpc-c/oldcppwrapper.hpp" + #include "xmlrpc-c/registry.hpp" +Index: test/cpp/test.cpp +=================================================================== -- cgit v1.2.3