Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/14844
Change subject: [style] re-order x.h and x-inl.h to please IWYU ...................................................................... [style] re-order x.h and x-inl.h to please IWYU IWYU explicitly prefer x.h to precede x-inl.h in the ordering of include files. This patch updated few files to adhere to IWYU's preference, unifying the order of such include file pairs across the codebase. This patch doesn't contain any functional modifications. Change-Id: I697416766610d169f1e13450310fd218c197b439 --- M src/kudu/cfile/block_pointer.h M src/kudu/cfile/cfile_writer.cc M src/kudu/cfile/index_block.cc M src/kudu/cfile/plain_block.h M src/kudu/tablet/rowset_tree.cc 5 files changed, 5 insertions(+), 5 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/44/14844/1 -- To view, visit http://gerrit.cloudera.org:8080/14844 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I697416766610d169f1e13450310fd218c197b439 Gerrit-Change-Number: 14844 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
