Fix a subtle bug in cpp_use_include_path.
authorDavid Reiss <dreiss@apache.org>
Wed, 27 Feb 2008 22:28:12 +0000 (22:28 +0000)
committerDavid Reiss <dreiss@apache.org>
Wed, 27 Feb 2008 22:28:12 +0000 (22:28 +0000)
commit4b6a3c7a686a401e3e0eac972bfa1a96eabc198b
tree6d3c915012d0686e419258b8b02fe99f4e0db398
parent7d2ab9fd43a51ae93c70a7920baa54c4be472364
Fix a subtle bug in cpp_use_include_path.

Summary:
I thought I had eliminated all the places where work was only done
if cpp_use_include_path was set.  I guess I missed one.

Reviewed By: mcslee, mrabkin, kholst

Test Plan:
Built BigGrep and looked at the generated code.

Revert Plan: ok

DiffCamp Revision: 8375

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665530 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/main.cc