Fix build on 10 and HEAD

This commit is contained in:
Diane Bruce
2015-04-28 17:36:29 +00:00
parent 38470493e5
commit e440929f93

View File

@@ -0,0 +1,10 @@
--- src/xmlrpcpp/XmlRpcBase64.h.orig 2015-04-28 12:53:47.291010000 -0400
+++ src/xmlrpcpp/XmlRpcBase64.h 2015-04-28 12:53:56.470160000 -0400
@@ -18,6 +18,7 @@
#if !defined(__BASE64_H_INCLUDED__)
#define __BASE64_H_INCLUDED__ 1
+#include <ios>
#include <iterator>
static