mirror of
https://github.com/arun11299/cpp-jwt.git
synced 2025-05-14 16:58:34 +00:00
Merge pull request #47 from olcydvt/master
Fix for error setw is not defined
This commit is contained in:
commit
efc5732513
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ SOFTWARE.
|
|||
#include "jwt/config.hpp"
|
||||
#include "jwt/detail/meta.hpp"
|
||||
#include <algorithm>
|
||||
#include <iomanip>
|
||||
|
||||
namespace jwt {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue