Skip to content

Commit

Permalink
[XrdCl] Add missing include.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichal committed Jan 27, 2021
1 parent 970fd15 commit d30eeb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/XrdCl/XrdClAsyncSocketHandler.cc
Expand Up @@ -31,6 +31,7 @@

#include <unordered_map>
#include <thread>
#include <mutex>

namespace
{
Expand Down

0 comments on commit d30eeb7

Please sign in to comment.