Commit 3eb935ef authored by Burak Arslan's avatar Burak Arslan Committed by Martin Sustrik

switch to c++-specific headers

Signed-off-by: 's avatarBurak Arslan <burak-github@arskom.com.tr>
parent 9a1d4df0
......@@ -22,8 +22,8 @@
#include "zmq.h"
#include <assert.h>
#include <string.h>
#include <cassert>
#include <cstring>
#include <exception>
namespace zmq
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment