Dan Burkert has submitted this change and it was merged. Change subject: macOS: fix shared_ptr.h includes ......................................................................
macOS: fix shared_ptr.h includes _LIBCPP_VERSION was not being defined appropriately in client_samples-test due to header include order. Change-Id: Iff56316ea55244235f3a44df8e0c3f53da1b35c6 Reviewed-on: http://gerrit.cloudera.org:8080/5037 Reviewed-by: Adar Dembo <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/client/shared_ptr.h 1 file changed, 5 insertions(+), 0 deletions(-) Approvals: Adar Dembo: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/5037 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iff56316ea55244235f3a44df8e0c3f53da1b35c6 Gerrit-PatchSet: 4 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins
