THRIFT-1552 Thrift (cpp) include files shouldn't require adding "thrift" to the compi...
authorRoger Meier <roger@apache.org>
Fri, 13 Apr 2012 09:13:13 +0000 (09:13 +0000)
committerRoger Meier <roger@apache.org>
Fri, 13 Apr 2012 09:13:13 +0000 (09:13 +0000)
commit33eaa0f10038d427d6f62d72235af314bc27b930
tree4a1990f23e6b839741d93b515e35b67f39c45378
parent49ff8b123a0b79aa0ec5a4a1baa288e7cbfdcede
THRIFT-1552 Thrift (cpp) include files shouldn't require adding "thrift" to the compilers include path.

roger: some additional fixes

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1325677 13f79535-47bb-0310-9956-ffa450edef68
lib/cpp/Makefile.am
lib/cpp/src/thrift/async/TAsyncProcessor.h
lib/cpp/src/thrift/qt/TQIODeviceTransport.cpp [changed mode: 0644->0755]
lib/cpp/src/thrift/transport/TShortReadTransport.h [changed mode: 0644->0755]
lib/cpp/test/AllProtocolTests.tcc [changed mode: 0644->0755]
test/cpp/src/StressTest.cpp
test/cpp/src/StressTestNonBlocking.cpp