We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2b43e6 commit a068ebdCopy full SHA for a068ebd
include/jwt-cpp/base.h
@@ -3,6 +3,7 @@
3
4
#include <algorithm>
5
#include <array>
6
+#include <cstdint>
7
#include <stdexcept>
8
#include <string>
9
#include <vector>
0 commit comments