Skip to content

Commit

Permalink
COMMON: Add missing includes to SciToken.hh
Browse files Browse the repository at this point in the history
  • Loading branch information
amadio committed Nov 27, 2024
1 parent 430a05e commit 319f225
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions common/token/SciToken.hh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@
#include "common/Namespace.hh"
#include <mutex>
#include <set>
#include <string>
#include <string_view>

EOSCOMMONNAMESPACE_BEGIN

Expand Down

0 comments on commit 319f225

Please sign in to comment.