summaryrefslogtreecommitdiff
path: root/qpid/cpp/examples/fanout/listener.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp/examples/fanout/listener.cpp')
-rw-r--r--qpid/cpp/examples/fanout/listener.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/cpp/examples/fanout/listener.cpp b/qpid/cpp/examples/fanout/listener.cpp
index b6050ef728..cd3071c29a 100644
--- a/qpid/cpp/examples/fanout/listener.cpp
+++ b/qpid/cpp/examples/fanout/listener.cpp
@@ -48,7 +48,6 @@
#include <qpid/client/MessageListener.h>
#include <qpid/client/SubscriptionManager.h>
-#include <unistd.h>
#include <cstdlib>
#include <iostream>