mirror of
https://github.com/apple/foundationdb.git
synced 2025-05-15 02:18:39 +08:00
Include encode.h in decode.h to get access to the BUFFERSIZE macro
This commit is contained in:
parent
59ccdc35ab
commit
e81ed7ce51
@ -9,6 +9,7 @@ For details, see http://sourceforge.net/projects/libb64
|
|||||||
#define BASE64_DECODE_H
|
#define BASE64_DECODE_H
|
||||||
|
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
#include "libb64/encode.h"
|
||||||
|
|
||||||
namespace base64 {
|
namespace base64 {
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user