general: fix compile for Apple Clang
This commit is contained in:
parent
aab68674c0
commit
9737615948
79 changed files with 952 additions and 37 deletions
|
@ -1,6 +1,8 @@
|
|||
// SPDX-FileCopyrightText: Copyright 2021 yuzu Emulator Project
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#include <vector>
|
||||
|
||||
#include "common/fs/file.h"
|
||||
#include "common/fs/fs.h"
|
||||
#include "common/logging/log.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue