From d0fe27708edf976f1aad25064a2dcdc6cb887ec1 Mon Sep 17 00:00:00 2001 From: Alexandre Bouvier Date: Thu, 5 Jan 2023 03:38:38 +0100 Subject: tests: update catch2 to 3.0.1 --- src/tests/common/host_memory.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tests/common/host_memory.cpp') diff --git a/src/tests/common/host_memory.cpp b/src/tests/common/host_memory.cpp index e49d0a09f..1b014b632 100644 --- a/src/tests/common/host_memory.cpp +++ b/src/tests/common/host_memory.cpp @@ -1,7 +1,7 @@ // SPDX-FileCopyrightText: Copyright 2021 yuzu Emulator Project // SPDX-License-Identifier: GPL-2.0-or-later -#include +#include #include "common/host_memory.h" #include "common/literals.h" -- cgit v1.2.3