Merge pull request #1011 from stoffu/config-max-msvc2017
Config: fix std::max issue with msvc2017
This commit is contained in:
commit
54a1c614f7
@ -22,6 +22,7 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include <algorithm>
|
||||
#include <string.h>
|
||||
#include <uv.h>
|
||||
#include <inttypes.h>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user