Begin getting it to compile on Windows again.

This commit is contained in:
Jonathan Naylor
2024-04-22 12:48:44 +01:00
parent 0e8788bdbe
commit ca2bff7e9e
10 changed files with 49 additions and 19 deletions

View File

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