blob: e231a93a1a480df968db4bc9c4cd3fdda6d56b62 [file]
// Copyright (c) 2006- Facebook
// Distributed under the Thrift Software License
//
// See accompanying file LICENSE or visit the Thrift site at:
// http://developers.facebook.com/thrift/
#include <transport/TTransportException.h>
#include <boost/lexical_cast.hpp>
#include <cstring>
#include <config.h>
using std::string;
using boost::lexical_cast;
namespace facebook { namespace thrift { namespace transport {
}}} // facebook::thrift::transport