mirror of
https://github.com/zeromq/libzmq.git
synced 2025-11-07 22:40:55 +01:00
Problem: __STDC_LIMIT_MACROS before PCH causes VC++ warning.
This commit is contained in:
@@ -32,6 +32,8 @@
|
||||
|
||||
#include "platform.hpp"
|
||||
|
||||
#define __STDC_LIMIT_MACROS
|
||||
|
||||
// This must be included before any windows headers are compiled.
|
||||
#if defined ZMQ_HAVE_WINDOWS
|
||||
#include "windows.hpp"
|
||||
|
||||
Reference in New Issue
Block a user