mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
synced 2025-11-05 21:18:02 +00:00
fix for Windows (add #define NOMINMAX)
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
//
|
||||
|
||||
|
||||
#define NOMINMAX
|
||||
#include "Poco/Net/WebSocketImpl.h"
|
||||
#include "Poco/Net/NetException.h"
|
||||
#include "Poco/Net/WebSocket.h"
|
||||
|
||||
Reference in New Issue
Block a user