>From 0e71b111f4c413e235978698e8a281acab3bb06e Mon Sep 17 00:00:00 2001 From: Martin Sustrik <[email protected]> Date: Sun, 24 Jul 2011 18:09:50 +0200 Subject: [PATCH] Obsolete include in ctx.hpp removed
Signed-off-by: Martin Sustrik <[email protected]> --- src/ctx.hpp | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/ctx.hpp b/src/ctx.hpp index 38b7303..22ac932 100644 --- a/src/ctx.hpp +++ b/src/ctx.hpp @@ -31,7 +31,6 @@ #include "config.hpp" #include "mutex.hpp" #include "stdint.hpp" -#include "thread.hpp" #include "options.hpp" namespace zmq -- 1.7.0.4
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
