zeromq / zmqpp

0mq 'highlevel' C++ bindings
http://zeromq.github.io/zmqpp
Mozilla Public License 2.0
439 stars 195 forks source link

Fix for 'ZMQPP_DEPRECATED' macro redefinition warning #225

Closed ghost closed 5 years ago

ghost commented 5 years ago

Fix for "Warning C4005: 'ZMQPP_DEPRECATED': macro redefinition" in MSVisualStudio 2017 v15.5.3 with zmqpp v4.2. Previous definition in 'zmqpp_export.h:25' included in 'compability.hpp:37', redefined in 'compability.hpp:110-119.