mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-14 07:58:17 -05:00
partition_data_manager: Remove unused includes
Gets unused includes out of the headers and moves them into the cpp file if they're used there instead.
This commit is contained in:
@ -5,9 +5,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <vector>
|
||||
#include "common/common_funcs.h"
|
||||
#include "common/common_types.h"
|
||||
#include "common/swap.h"
|
||||
#include "core/file_sys/vfs_types.h"
|
||||
|
||||
namespace Core::Crypto {
|
||||
|
Reference in New Issue
Block a user