Skip to content

Commit 930f831

Browse files
committed
#include <iostream> for std::ios_base::*bit
1 parent 8e88964 commit 930f831

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/lib/xmlrpc++/src/base64.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
# include <iterator>
1414
#endif
1515

16+
#include <iostream>
17+
1618
static
1719
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',
1820
'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',

0 commit comments

Comments
 (0)