mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-15 07:14:49 +02:00
Problem: Private/internal macros defined in public header.
Solution: Move the macros to a private header.
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
#include <new>
|
||||
#include <string>
|
||||
|
||||
#include "macros.hpp"
|
||||
#include "tcp_connecter.hpp"
|
||||
#include "stream_engine.hpp"
|
||||
#include "io_thread.hpp"
|
||||
|
Reference in New Issue
Block a user