Skip to content

Commit

Permalink
Revert "HPCC-32536 Compile error from latest Clang in thorcommon.hpp"
Browse files Browse the repository at this point in the history
  • Loading branch information
ghalliday authored Aug 28, 2024
1 parent e31acb8 commit f2e0dad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/thorhelper/thorcommon.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ extern THORHELPER_API IDiskMerger *createDiskMerger(IRowInterfaces *rowInterface

class THORHELPER_API ActivityTimeAccumulator
{
friend struct ActivityTimer;
friend class ActivityTimer;
public:
ActivityTimeAccumulator()
{
Expand Down

0 comments on commit f2e0dad

Please sign in to comment.