From d7c93d87befcc1ee29e0355338d960b7f8d31e78 Mon Sep 17 00:00:00 2001 From: Alfred Wingate Date: Fri, 9 Aug 2024 08:54:08 +0300 Subject: Add support for libfmt-11 fmt::join was moved into fmt/ranges.h Signed-off-by: Alfred Wingate --- Source/UnitTests/Common/BitFieldTest.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Source/UnitTests/Common/BitFieldTest.cpp') diff --git a/Source/UnitTests/Common/BitFieldTest.cpp b/Source/UnitTests/Common/BitFieldTest.cpp index bb0de4b4ab..24ef6bd90c 100644 --- a/Source/UnitTests/Common/BitFieldTest.cpp +++ b/Source/UnitTests/Common/BitFieldTest.cpp @@ -1,6 +1,8 @@ // Copyright 2014 Dolphin Emulator Project // SPDX-License-Identifier: GPL-2.0-or-later +#include + #include #include "Common/BitField.h" -- cgit v1.2.3