mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-04-03 06:16:15 +00:00
Fix merge
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#if defined(_WIN32)
|
||||
#include <winsock2.h>
|
||||
#include <ws2tcpip.h>
|
||||
#include <shellapi.h>
|
||||
#elif defined(__linux__)
|
||||
#include <cstring>
|
||||
#include <errno.h>
|
||||
|
||||
Reference in New Issue
Block a user