forked from Lainports/opnsense-ports
10 lines
230 B
C
10 lines
230 B
C
--- src/xmlrpcpp/XmlRpcBase64.h.orig 2015-08-12 20:42:40 UTC
|
|
+++ src/xmlrpcpp/XmlRpcBase64.h
|
|
@@ -18,6 +18,7 @@
|
|
#if !defined(__BASE64_H_INCLUDED__)
|
|
#define __BASE64_H_INCLUDED__ 1
|
|
|
|
+#include <ios>
|
|
#include <iterator>
|
|
|
|
static
|