mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-20 04:05:47 +00:00
service: Reduce header include overhead
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user