aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/verbs/verbs_server_lib.cc
diff options
context:
space:
mode:
authorGravatar Yong Tang <yong.tang.github@outlook.com>2018-09-20 14:16:17 +0000
committerGravatar Yong Tang <yong.tang.github@outlook.com>2018-09-20 14:16:17 +0000
commite5b72e3107188e4e8286459704c076a8a84b2a96 (patch)
treedf926930833d5d5bcbcbcc96ecfc9218c05f5c27 /tensorflow/contrib/verbs/verbs_server_lib.cc
parentec6407526c28353c9a0aca5c471681e7d8d4f981 (diff)
Remove unneeded header include
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Diffstat (limited to 'tensorflow/contrib/verbs/verbs_server_lib.cc')
-rw-r--r--tensorflow/contrib/verbs/verbs_server_lib.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/tensorflow/contrib/verbs/verbs_server_lib.cc b/tensorflow/contrib/verbs/verbs_server_lib.cc
index d6425bf409..5b72b1604a 100644
--- a/tensorflow/contrib/verbs/verbs_server_lib.cc
+++ b/tensorflow/contrib/verbs/verbs_server_lib.cc
@@ -15,8 +15,6 @@ limitations under the License.
#ifdef TENSORFLOW_USE_VERBS
-#include <mutex>
-
#include "tensorflow/contrib/verbs/verbs_server_lib.h"
#include "grpc/support/alloc.h"