Commit 5ca58e2b authored by zhujiashun's avatar zhujiashun

add boost/make_shared.hpp to thrift_utils.h

parent eb0c3af3
...@@ -31,6 +31,7 @@ ...@@ -31,6 +31,7 @@
#if defined(_THRIFT_STDCXX_H_) #if defined(_THRIFT_STDCXX_H_)
# define THRIFT_STDCXX apache::thrift::stdcxx # define THRIFT_STDCXX apache::thrift::stdcxx
#else #else
#include <boost/make_shared.hpp>
# define THRIFT_STDCXX boost # define THRIFT_STDCXX boost
#endif #endif
#endif #endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment