forked from soutade/libgourou
Don't clone base64 repository at first build, use a static version of Base64.h (not modified since many years)
Patch from Nguyễn Gia Phong
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
*/
|
||||
#include <string.h>
|
||||
|
||||
#include <base64/Base64.h>
|
||||
#include <Base64.h>
|
||||
|
||||
#include <bytearray.h>
|
||||
|
||||
|
Reference in New Issue
Block a user