Sailesh Mukil has uploaded a new change for review. http://gerrit.cloudera.org:8080/7482
Change subject: Remove spurious forward declarations and includes in coordinator.cc/h ...................................................................... Remove spurious forward declarations and includes in coordinator.cc/h While working on another patch, I noticed that a lot of includes and forward declarations were spurious and possibly the result of bit rot. This patch removes them and hopefully improves compile time a little. Testing: Made sure that Impala and the BE tests compile successfully. Change-Id: Id0afed224fad6a00698701487b51506d414f83ac --- M be/src/runtime/coordinator.cc M be/src/runtime/coordinator.h 2 files changed, 2 insertions(+), 22 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/82/7482/1 -- To view, visit http://gerrit.cloudera.org:8080/7482 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id0afed224fad6a00698701487b51506d414f83ac Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Sailesh Mukil <[email protected]>
