From 412fdca3308fc95b75a098df8a9ade1dac190274 Mon Sep 17 00:00:00 2001 From: Chris Mc Date: Fri, 29 Dec 2023 10:24:56 -0500 Subject: [PATCH] linter --- include/jwt-cpp/jwt.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/jwt-cpp/jwt.h b/include/jwt-cpp/jwt.h index d407950b3..08e62ae84 100644 --- a/include/jwt-cpp/jwt.h +++ b/include/jwt-cpp/jwt.h @@ -2629,6 +2629,7 @@ namespace jwt { /// Instance of clock type Clock clock; + public: /** * Constructor for building a new builder instance