Attempt to fix travis error.
This commit is contained in:
parent
33ad6be326
commit
5dd5b6ec0b
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
#include "serialization/base64.hpp"
|
||||
|
||||
#include <vector>
|
||||
#include <string>
|
||||
|
||||
namespace {
|
||||
const std::string base64_itoa_map = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";
|
||||
|
|
Loading…
Add table
Reference in a new issue