mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-30 05:29:43 +01:00
Problem: Private/internal macros defined in public header.
Solution: Move the macros to a private header.
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
|
||||
#include <new>
|
||||
|
||||
#include "macros.hpp"
|
||||
#include "io_thread.hpp"
|
||||
#include "platform.hpp"
|
||||
#include "err.hpp"
|
||||
|
||||
Reference in New Issue
Block a user