mirror of
https://github.com/arun11299/cpp-jwt.git
synced 2025-06-02 18:07:42 +00:00
Fix for error setw is not defined
This commit is contained in:
parent
10337fcefc
commit
602ec562e0
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