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,12 +4,11 @@
#pragma once
#include <array>
#include <cstddef>
#include "common/common_types.h"
#include "core/hle/kernel/kernel.h"
////////////////////////////////////////////////////////////////////////////////////////////////////
// FileSys namespace

View file

@ -4,10 +4,9 @@
#pragma once
#include "common/common.h"
#include "common/common_types.h"
#include "core/hle/kernel/kernel.h"
////////////////////////////////////////////////////////////////////////////////////////////////////
// FileSys namespace