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 0a503e7 commit b28795fCopy full SHA for b28795f
1 file changed
include/jwt-cpp/traits/glaze-json/traits.h
@@ -1,7 +1,9 @@
1
#ifndef JWT_CPP_GLAZE_JSON_TRAITS_H
2
#define JWT_CPP_GLAZE_JSON_TRAITS_H
3
4
+#ifndef JWT_DISABLE_PICOJSON
5
#define JWT_DISABLE_PICOJSON
6
+#endif
7
#include "jwt-cpp/jwt.h"
8
9
#include <glaze/json.hpp>
0 commit comments