Remove unused include in generated C++ code -------------------------------------------
Key: THRIFT-1233 URL: https://issues.apache.org/jira/browse/THRIFT-1233 Project: Thrift Issue Type: Improvement Components: C++ - Compiler Environment: Ubuntu 11.04, latest trunk. Reporter: Diwaker Gupta Priority: Trivial When using cob_style with the CPP generator, the compiler adds an include for TTransportUtils. This include doesn't seem to be used anywhere and creates an unnecessary dependency. It also complicates compiling Thrift generated code on other platforms. Patch available for review here: https://reviews.apache.org/r/1034/ -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira