mirror of
https://github.com/zeromq/libzmq.git
synced 2025-11-07 05:58:45 +01:00
Problem: unused include directives and redundant forward declarations
Solution: removed
This commit is contained in:
@@ -47,7 +47,6 @@
|
||||
#endif
|
||||
|
||||
#include <vector>
|
||||
#include <algorithm>
|
||||
|
||||
#include "socket_base.hpp"
|
||||
#include "signaler.hpp"
|
||||
|
||||
Reference in New Issue
Block a user