summaryrefslogtreecommitdiffstats
path: root/comms/flrig/files/patch-src_xmlrpcpp_base64.h
blob: 923e15d9ca6a9e53f07c537fb138513b08ed3f62 (plain)
1
2
3
4
5
6
7
8
9
10
--- src/xmlrpcpp/base64.h.orig	2014-04-08 23:01:00.000000000 -0700
+++ src/xmlrpcpp/base64.h	2014-04-08 23:01:12.000000000 -0700
@@ -10,6 +10,7 @@
 #define __BASE64_H_INCLUDED__ 1
 
 #include <iterator>
+#include <ios>
 
 static
 int _base64Chars[]= {'A','B','C','D','E','F','G','H','I','J','K','L','M','N','O','P','Q','R','S','T','U','V','W','X','Y','Z',
OpenPOWER on IntegriCloud