summaryrefslogtreecommitdiff
path: root/devel/libiqxmlrpc/files/patch-libiqxmlrpc-net_except.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libiqxmlrpc/files/patch-libiqxmlrpc-net_except.h')
-rw-r--r--devel/libiqxmlrpc/files/patch-libiqxmlrpc-net_except.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/libiqxmlrpc/files/patch-libiqxmlrpc-net_except.h b/devel/libiqxmlrpc/files/patch-libiqxmlrpc-net_except.h
new file mode 100644
index 000000000000..b88fa97499c3
--- /dev/null
+++ b/devel/libiqxmlrpc/files/patch-libiqxmlrpc-net_except.h
@@ -0,0 +1,10 @@
+--- libiqxmlrpc/net_except.h.orig 2013-11-18 21:01:34.000000000 +0700
++++ libiqxmlrpc/net_except.h 2013-11-18 21:01:41.000000000 +0700
+@@ -7,6 +7,7 @@
+ #include "api_export.h"
+
+ #include <stdexcept>
++#include <string>
+
+ namespace iqnet
+ {