git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665657
13f79535-47bb-0310-9956-
ffa450edef68
#include <stdio.h>
#include <stdarg.h>
#include <string>
+#include <algorithm>
#include <sys/types.h>
#include <sys/stat.h>
#include <errno.h>
#include <strings.h>
#endif
#include <cstdlib>
+#include <cstring>
#include <iostream>
#include <sys/stat.h>
#define _THRIFT_TRANSPORT_TTRANSPORTUTILS_H_ 1
#include <cstdlib>
+#include <cstring>
#include <string>
#include <algorithm>
#include <transport/TTransport.h>
// http://developers.facebook.com/thrift/
#include <cassert>
+#include <cstring>
#include <algorithm>
#include <transport/TZlibTransport.h>
#include <zlib.h>