Add missing include for used [D]CHECK macros.

PiperOrigin-RevId: 314866330
Change-Id: I53e3c3517665dea3e7639a4f188b46402f0f66b6
This commit is contained in:
Alexander Gorban 2020-06-04 22:17:48 -07:00 committed by TensorFlower Gardener
parent 17834a43d1
commit da59266da2

View File

@ -136,7 +136,6 @@ cc_library(
":python_ref_manager",
"//tensorflow/core:lib",
"@com_google_absl//absl/container:node_hash_map",
"@com_google_absl//absl/hash",
"@com_google_absl//absl/strings",
"@com_google_absl//absl/strings:str_format",
"@com_google_absl//absl/types:optional",