From ff972e3673cf70c67e5daf52d5cc913b1df7a1ba Mon Sep 17 00:00:00 2001 From: Techjar Date: Sun, 5 May 2019 23:48:12 +0000 Subject: Reformat repo to clang-format 7.0 rules --- Source/UnitTests/Core/DSP/DSPAcceleratorTest.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/UnitTests/Core/DSP/DSPAcceleratorTest.cpp') diff --git a/Source/UnitTests/Core/DSP/DSPAcceleratorTest.cpp b/Source/UnitTests/Core/DSP/DSPAcceleratorTest.cpp index 5cebc103a8..25dadf58d2 100644 --- a/Source/UnitTests/Core/DSP/DSPAcceleratorTest.cpp +++ b/Source/UnitTests/Core/DSP/DSPAcceleratorTest.cpp @@ -22,6 +22,7 @@ public: } bool EndExceptionRaised() const { return m_accov_raised; } + protected: void OnEndException() override { -- cgit v1.2.3