Skip to content

Commit 3e029c7

Browse files
ErwanLegrandErwan Legrand
and
Erwan Legrand
authored
Minor cleanup: remove unused header (#329)
Co-authored-by: Erwan Legrand <[email protected]>
1 parent 59cb1e6 commit 3e029c7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

include/jwt-cpp/jwt.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,6 @@
3737
#include <utility>
3838
#include <vector>
3939

40-
#if __cplusplus > 201103L
41-
#include <codecvt>
42-
#endif
43-
4440
#if __cplusplus >= 201402L
4541
#ifdef __has_include
4642
#if __has_include(<experimental/type_traits>)

0 commit comments

Comments
 (0)