summaryrefslogtreecommitdiff
path: root/devel/libiqxmlrpc/files/patch-libiqxmlrpc-net_except.h
blob: b88fa97499c3ba1d8b2c7a4ade3ec594829f8dce (plain) (blame)
1
2
3
4
5
6
7
8
9
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
 {