-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/1034/
-----------------------------------------------------------

Review request for Thrift.


Summary
-------

Remove unused include in generated C++ code.

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.


Diffs
-----

  /compiler/cpp/src/generate/t_cpp_generator.cc 1143615 

Diff: https://reviews.apache.org/r/1034/diff


Testing
-------

make check in lib/cpp


Thanks,

Diwaker

Reply via email to