Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Thrift Wiki" for change 
notification.

The "ThriftUsageC++" page has been changed by DaleJohnson.
http://wiki.apache.org/thrift/ThriftUsageC%2B%2B?action=diff&rev1=17&rev2=18

--------------------------------------------------

  #include <transport/TBufferTransports.h>
  #include <protocol/TBinaryProtocol.h>
  
- #include <boost/unordered_map.hpp>
- #include <boost/foreach.hpp>
- #include <boost/lexical_cast.hpp>
- 
- #include <hadoop/StringUtils.hh>
- 
  using namespace apache::thrift;
  using namespace apache::thrift::protocol;
  using namespace apache::thrift::transport;

Reply via email to