Client: cpp
Patch: Vladimir Strisovsky
}
-namespace apache { namespace thrift { namespace protocol {
-
-using apache::thrift::transport::TTransport;
-
#ifdef HAVE_SYS_PARAM_H
#include <sys/param.h>
#endif
# error "Can't define htonll or ntohll!"
#endif
+namespace apache { namespace thrift { namespace protocol {
+
+using apache::thrift::transport::TTransport;
+
/**
* Enumerated definition of the types that the Thrift protocol supports.
* Take special note of the T_END type which is used specifically to mark