mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 07:05:46 +00:00
Fix macOS & BSD
Signed-off-by: crueter <swurl@swurl.xyz>
This commit is contained in:
parent
03794d4773
commit
3f03ff46b4
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
#include <atomic>
|
#include <atomic>
|
||||||
#include <common/socket_types.h>
|
#include <common/socket_types.h>
|
||||||
|
#include <mutex>
|
||||||
|
|
||||||
namespace Network {
|
namespace Network {
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue