mirror of
https://github.com/apple/foundationdb.git
synced 2025-05-14 01:42:37 +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
|
||||
|
||||
#include <iostream>
|
||||
#include "libb64/encode.h"
|
||||
|
||||
namespace base64 {
|
||||
extern "C" {
|
||||
|
Loading…
x
Reference in New Issue
Block a user