network: Forward declarations

This commit is contained in:
Morph 2023-07-17 15:36:03 -04:00
parent f2b6eed2ca
commit 74d0865478
5 changed files with 11 additions and 5 deletions

View file

@ -7,6 +7,7 @@
#include "core/hle/service/kernel_helpers.h"
#include "core/hle/service/nifm/nifm.h"
#include "core/hle/service/server_manager.h"
#include "network/network.h"
namespace {