general: fix apple clang build
This commit is contained in:
parent
85e3575496
commit
023b9b38cc
5 changed files with 81 additions and 73 deletions
|
@ -1,7 +1,9 @@
|
|||
// SPDX-FileCopyrightText: Copyright 2023 yuzu Emulator Project
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#include <functional>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include "common/settings_common.h"
|
||||
|
||||
namespace Settings {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue