summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2011-07-24 18:09:50 +0200
committerMartin Sustrik <sustrik@250bpm.com>2011-07-24 18:09:50 +0200
commit0e71b111f4c413e235978698e8a281acab3bb06e (patch)
treeca2333d5dbc49e2f803450808565f19cf68f2d9e /src
parent11e21d027d5143c089e39349d1f419f76aaa4723 (diff)
Obsolete include in ctx.hpp removed
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
Diffstat (limited to 'src')
-rw-r--r--src/ctx.hpp1
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