switch to c++-specific headers

Signed-off-by: Burak Arslan <burak-github@arskom.com.tr>
This commit is contained in:
Burak Arslan 2010-10-28 08:41:28 +02:00 committed by Martin Sustrik
parent 9a1d4df0fd
commit 3eb935ef6e

View File

@ -22,8 +22,8 @@
#include "zmq.h"
#include <assert.h>
#include <string.h>
#include <cassert>
#include <cstring>
#include <exception>
namespace zmq