mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 11:57:49 +00:00
service: Reduce header include overhead
This commit is contained in:
parent
d40819cfb1
commit
52fa30ab7d
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