diff options
author | Martin Sustrik <sustrik@250bpm.com> | 2011-07-24 18:09:50 +0200 |
---|---|---|
committer | Martin Sustrik <sustrik@250bpm.com> | 2011-07-24 18:09:50 +0200 |
commit | 0e71b111f4c413e235978698e8a281acab3bb06e (patch) | |
tree | ca2333d5dbc49e2f803450808565f19cf68f2d9e | |
parent | 11e21d027d5143c089e39349d1f419f76aaa4723 (diff) |
Obsolete include in ctx.hpp removed
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
-rw-r--r-- | 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 |