summaryrefslogtreecommitdiff
path: root/contrib/zeromq/test-sender.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/zeromq/test-sender.cpp')
-rw-r--r--contrib/zeromq/test-sender.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/zeromq/test-sender.cpp b/contrib/zeromq/test-sender.cpp
index 6b0eef156..8928db390 100644
--- a/contrib/zeromq/test-sender.cpp
+++ b/contrib/zeromq/test-sender.cpp
@@ -6,7 +6,7 @@
#include "TZmqClient.h"
#include "Storage.h"
-using boost::shared_ptr;
+using apache::thrift::stdcxx::shared_ptr;
using apache::thrift::transport::TZmqClient;
using apache::thrift::protocol::TBinaryProtocol;