mirror of
https://github.com/ShaYmez/P25Clients.git
synced 2026-06-04 06:54:48 -04:00
Fix Windows compilation.
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#include "Log.h"
|
||||
|
||||
#if defined(_WIN32) || defined(_WIN64)
|
||||
#include <WS2tcpip.h>
|
||||
#include <Windows.h>
|
||||
#else
|
||||
#include <sys/socket.h>
|
||||
|
||||
Reference in New Issue
Block a user