Fix open-source build breakage related to std::deque
PiperOrigin-RevId: 162701622
This commit is contained in:
parent
a9e5591dbf
commit
78e7cffa71
@ -16,6 +16,7 @@ limitations under the License.
|
||||
#include "tensorflow/compiler/xla/service/hlo_graph_dumper.h"
|
||||
|
||||
#include <unistd.h>
|
||||
#include <deque>
|
||||
#include <string>
|
||||
|
||||
#include "tensorflow/compiler/xla/layout_util.h"
|
||||
|
Loading…
Reference in New Issue
Block a user