Skip to content

Commit

Permalink
COMMON: Add missing include to Utils.hh
Browse files Browse the repository at this point in the history
  • Loading branch information
amadio committed Nov 27, 2024
1 parent 319f225 commit c524b60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/Utils.hh
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@

#pragma once
#include "common/Namespace.hh"
#include <cstdint>
#include <string>

EOSCOMMONNAMESPACE_BEGIN
Expand Down

0 comments on commit c524b60

Please sign in to comment.