From 08057672d981dcff6b8c36fc5356028e907cd7c6 Mon Sep 17 00:00:00 2001 From: "Scott E. Graves" Date: Sun, 3 Aug 2025 14:27:10 -0500 Subject: [PATCH] fix --- support/include/utils/unix.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/include/utils/unix.hpp b/support/include/utils/unix.hpp index 6f0ca8a4..de0a7880 100644 --- a/support/include/utils/unix.hpp +++ b/support/include/utils/unix.hpp @@ -50,7 +50,7 @@ void set_last_error_code(int error_code); // template implementations #if defined(__APPLE__) -template +template [[nodiscard]] auto convert_to_uint64(const thread_t *thread_ptr) -> std::uint64_t { return static_cast(