mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-17 16:07:57 +00:00
Merge pull request #3697 from lioncash/declarations
CMakeLists: Enable -Wmissing-declarations on Linux builds
This commit is contained in:
commit
9c753735c5
12 changed files with 91 additions and 88 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
#include "core/crypto/key_manager.h"
|
||||
#include "core/hle/ipc_helpers.h"
|
||||
#include "core/hle/service/es/es.h"
|
||||
#include "core/hle/service/service.h"
|
||||
|
||||
namespace Service::ES {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue