Caio Oliveira
2 days ago
No known key found for this signature in database
GPG Key ID: AAAE6C7FD4186B0C
1 changed files with
1 additions and
0 deletions
-
src/core/internal_network/network_interface.cpp
|
|
|
@ -10,6 +10,7 @@ |
|
|
|
#include <bit>
|
|
|
|
|
|
|
|
#ifdef _WIN32
|
|
|
|
#include <winsock2.h>
|
|
|
|
#include <windows.h>
|
|
|
|
#include <iphlpapi.h>
|
|
|
|
#elif defined(__linux__) || defined(__ANDROID__)
|
|
|
|
|