Remove redundant header includes in mpi_utils.h
authorYong Tang <yong.tang.github@outlook.com>
Wed, 16 May 2018 13:03:49 +0000 (13:03 +0000)
committerYong Tang <yong.tang.github@outlook.com>
Wed, 16 May 2018 16:01:45 +0000 (16:01 +0000)
commitcb0b0c8a9e077706ad1863f72105a0de68ba8ddc
tree907184d929d012c7704c86eecbc6547c175236a2
parentd2297c8571ea485898851420de9f8368f0c869fd
Remove redundant header includes in mpi_utils.h

In `mpi_utils.h` the header `"tensorflow/core/platform/logging.h"`
was included twice.

This fix removes redundant header includes

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
tensorflow/contrib/mpi/mpi_utils.h