mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-09 15:26:04 +00:00
switch to c++-specific headers
Signed-off-by: Burak Arslan <burak-github@arskom.com.tr>
This commit is contained in:
parent
9a1d4df0fd
commit
3eb935ef6e
@ -22,8 +22,8 @@
|
||||
|
||||
#include "zmq.h"
|
||||
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
#include <cassert>
|
||||
#include <cstring>
|
||||
#include <exception>
|
||||
|
||||
namespace zmq
|
||||
|
Loading…
x
Reference in New Issue
Block a user