mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-24 01:25:41 +08:00
Fix the Winsock compilation errors.
This commit is contained in:
@@ -19,8 +19,6 @@
|
||||
#if !defined(NETWORKINFO_H)
|
||||
#define NETWORKINFO_H
|
||||
|
||||
#include "UDPSocket.h"
|
||||
|
||||
class CNetworkInfo {
|
||||
public:
|
||||
CNetworkInfo();
|
||||
|
||||
Reference in New Issue
Block a user