mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-23 13:32:11 +01: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