Summary: Do not reference TBufferedTransportFactory.h
Reviewed By: yishan
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664865
13f79535-47bb-0310-9956-
ffa450edef68
"#include <protocol/TBinaryProtocol.h>" << endl <<
"#include <server/TSimpleServer.h>" << endl <<
"#include <transport/TServerSocket.h>" << endl <<
- "#include <transport/TBufferedTransportFactory.h>" << endl <<
+ "#include <transport/TTransportUtils.h>" << endl <<
endl <<
"using namespace facebook::thrift;" << endl <<
"using namespace facebook::thrift::protocol;" << endl <<