From 08d094c7868dd935820e750facc4f04e8cd0a938 Mon Sep 17 00:00:00 2001 From: Thomas Harte Date: Tue, 15 Oct 2024 22:14:29 -0400 Subject: [PATCH] Use appropriate std::array semantics. --- Machines/Oric/Oric.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Machines/Oric/Oric.cpp b/Machines/Oric/Oric.cpp index 59f0dcdbb..f10a4e884 100644 --- a/Machines/Oric/Oric.cpp +++ b/Machines/Oric/Oric.cpp @@ -285,7 +285,7 @@ template