From 7f01e9970d211235fc8057de6dc41ba8ceafe795 Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Thu, 17 Jun 2010 16:51:53 +0200 Subject: stopwatch returned to libzmq --- include/zmq.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/zmq.h') diff --git a/include/zmq.h b/include/zmq.h index 3bf55b6..294b5c4 100644 --- a/include/zmq.h +++ b/include/zmq.h @@ -223,6 +223,8 @@ ZMQ_EXPORT int zmq_poll (zmq_pollitem_t *items, int nitems, long timeout); ZMQ_EXPORT int zmq_device (int device, void * insocket, void* outsocket); +#undef ZMQ_EXPORT + #ifdef __cplusplus } #endif -- cgit v1.2.3