Skip to content

Commit

Permalink
[XrdFileCache] Fix fedora rawhide build.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichal authored and osschar committed Oct 10, 2019
1 parent 77b505e commit 9fa1366
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/XrdFileCache/XrdFileCacheStats.hh
Expand Up @@ -51,6 +51,8 @@ public:
m_BytesWritten(s.m_BytesWritten)
{}

Stats& operator=(const Stats&) = default;

//----------------------------------------------------------------------

void AddReadStats(const Stats &s)
Expand Down

0 comments on commit 9fa1366

Please sign in to comment.