Andrew Wong has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/18248


Change subject: [util] harmonize random_util
......................................................................

[util] harmonize random_util

Functions defined in int128_util.h caused ambiguous overload errors
for:
  std::ostream& operator<<(std::ostream& os, const unsigned __int128& val),

This patch includes "kudu/util/int128.h" instead of
"kudu/util/int128_util.h".

Change-Id: I247d68bedbd021aa59b8f057e0eed3166c08ac33
---
M src/kudu/util/random_util-test.cc
M src/kudu/util/random_util.h
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/48/18248/1
--
To view, visit http://gerrit.cloudera.org:8080/18248
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I247d68bedbd021aa59b8f057e0eed3166c08ac33
Gerrit-Change-Number: 18248
Gerrit-PatchSet: 1
Gerrit-Owner: Andrew Wong <aw...@cloudera.com>

Reply via email to