From 5a0674dfeccf0d80dc92e77a8630be280c71fb84 Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Mon, 21 Dec 2009 18:50:24 +0100 Subject: OpenPGM error handling improved --- bindings/python/pyzmq.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bindings/python/pyzmq.cpp') diff --git a/bindings/python/pyzmq.cpp b/bindings/python/pyzmq.cpp index 75f872d..425effe 100644 --- a/bindings/python/pyzmq.cpp +++ b/bindings/python/pyzmq.cpp @@ -17,11 +17,11 @@ along with this program. If not, see . */ +#include #include #include #include #include -#include #include "../c/zmq.h" -- cgit v1.2.3