Fix the Winsock compilation errors.

This commit is contained in:
Jonathan Naylor
2024-04-22 19:12:33 +01:00
parent ca2bff7e9e
commit 738c82d7b9
8 changed files with 17 additions and 16 deletions

View File

@@ -19,8 +19,6 @@
#if !defined(NETWORKINFO_H)
#define NETWORKINFO_H
#include "UDPSocket.h"
class CNetworkInfo {
public:
CNetworkInfo();