mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-07 16:45:11 -04:00
Merge branch 'gcc44'
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1279 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
0a0816cb77
commit
7b4c7384b5
6 changed files with 6 additions and 1 deletions
|
@ -243,6 +243,7 @@ void decodeblock( unsigned char in[4], unsigned char out[3] )
|
|||
#include <sstream>
|
||||
#include <iomanip>
|
||||
#include <string>
|
||||
#include <stdint.h>
|
||||
#include "b64.h"
|
||||
|
||||
std::string displayBlock(unsigned char *arr, unsigned int len);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue