mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2025-07-01 15:36:10 +00:00
add missing include
This commit is contained in:
parent
e08a4de6db
commit
12711d77c7
@ -15,7 +15,8 @@ extern int ping;
|
||||
|
||||
extern bool ModWarningConfirmed;
|
||||
|
||||
extern int LSocket,CSocket;
|
||||
#include <windows.h>
|
||||
extern SOCKET LSocket,CSocket;
|
||||
|
||||
[[noreturn]] void CoreNetwork();
|
||||
extern int ProxyPort;
|
||||
|
Loading…
x
Reference in New Issue
Block a user