From f2e0dadc76e394c0bc40e8cc67dadf4a7bc72f63 Mon Sep 17 00:00:00 2001 From: Gavin Halliday Date: Wed, 28 Aug 2024 11:16:52 +0100 Subject: [PATCH] Revert "HPCC-32536 Compile error from latest Clang in thorcommon.hpp" --- common/thorhelper/thorcommon.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/thorhelper/thorcommon.hpp b/common/thorhelper/thorcommon.hpp index 02dbeaa839e..baab17d66be 100644 --- a/common/thorhelper/thorcommon.hpp +++ b/common/thorhelper/thorcommon.hpp @@ -233,7 +233,7 @@ extern THORHELPER_API IDiskMerger *createDiskMerger(IRowInterfaces *rowInterface class THORHELPER_API ActivityTimeAccumulator { - friend struct ActivityTimer; + friend class ActivityTimer; public: ActivityTimeAccumulator() {