We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 776b3e2 commit 22ccdd4Copy full SHA for 22ccdd4
ZmqSocket.cc
@@ -1,5 +1,6 @@
1
#include <zmq.h>
2
#include <errno.h>
3
+#include <stdint.h>
4
5
#include "ZmqSocket.h"
6
#include "ZmqContext.h"
0 commit comments