1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-04 18:36:31 -05:00

Clean-up includes

This commit is contained in:
Yuri Kunde Schlesner
2015-05-06 02:42:43 -03:00
parent b89f644cfe
commit c0eaa662d4
8 changed files with 14 additions and 9 deletions

View File

@@ -4,11 +4,8 @@
#pragma once
#include "common/common.h"
#include "common/common_types.h"
#include "core/hle/kernel/kernel.h"
namespace Memory {
////////////////////////////////////////////////////////////////////////////////////////////////////