mirror of
https://github.com/arun11299/cpp-jwt.git
synced 2025-05-15 01:08:31 +00:00
Fix tests to compile #9
This commit is contained in:
parent
32099f6691
commit
d60dd2c926
18 changed files with 14 additions and 10 deletions
|
@ -46,6 +46,7 @@ SOFTWARE.
|
|||
#include "jwt/exceptions.hpp"
|
||||
#include "jwt/string_view.hpp"
|
||||
#include "jwt/error_codes.hpp"
|
||||
#include "jwt/base64.hpp"
|
||||
|
||||
namespace jwt {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue