service: Reduce header include overhead
This commit is contained in:
parent
f84328934f
commit
7bb2dd75cd
31 changed files with 11 additions and 39 deletions
|
@ -4,7 +4,8 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include "core/hle/service/service.h"
|
||||
#include "common/common_funcs.h"
|
||||
#include "common/common_types.h"
|
||||
|
||||
namespace Core {
|
||||
class System;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue