Fix compile error: 'INT_MIN' was not declared in this scope (#922)
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
#ifndef UWS_WEBSOCKETEXTENSIONS_H
|
||||
#define UWS_WEBSOCKETEXTENSIONS_H
|
||||
|
||||
#include <climits>
|
||||
#include <string_view>
|
||||
|
||||
namespace uWS {
|
||||
|
||||
Reference in New Issue
Block a user