mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 18:45:10 +01:00
fix for Windows (add #define NOMINMAX)
This commit is contained in:
parent
2510a8a055
commit
2086a497f5
@ -12,6 +12,7 @@
|
||||
//
|
||||
|
||||
|
||||
#define NOMINMAX
|
||||
#include "Poco/Net/WebSocketImpl.h"
|
||||
#include "Poco/Net/NetException.h"
|
||||
#include "Poco/Net/WebSocket.h"
|
||||
|
Loading…
Reference in New Issue
Block a user