From 3eb935ef6e211d2fa5094ae032777ed319253d11 Mon Sep 17 00:00:00 2001 From: Burak Arslan Date: Thu, 28 Oct 2010 08:41:28 +0200 Subject: switch to c++-specific headers Signed-off-by: Burak Arslan --- include/zmq.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/zmq.hpp b/include/zmq.hpp index 3fb5a79..4cfcdce 100644 --- a/include/zmq.hpp +++ b/include/zmq.hpp @@ -22,8 +22,8 @@ #include "zmq.h" -#include -#include +#include +#include #include namespace zmq -- cgit v1.2.3